commit | 7ffe827fca0a2bdc24b4708486f60f91762c6b19 | [log] [tgz] |
---|---|---|
author | Janos Follath <janos.follath@arm.com> | Mon Jan 21 10:40:37 2019 +0000 |
committer | Janos Follath <janos.follath@arm.com> | Wed Mar 06 16:51:22 2019 +0000 |
tree | b5ba6333ead79a189b1504ff78cae8d23bf00c89 | |
parent | 5f72119116680f78f854f19fcef59a4a0ed0ad8c [diff] [blame] |
Add ChangeLog entry for new function
diff --git a/ChangeLog b/ChangeLog index 0bc75ba..a63515c 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -60,6 +60,11 @@ * Ciphersuites based on 3DES now have the lowest priority by default when they are enabled. +API Changes + * The new function mbedtls_ecdsa_sign_det_ext() is similar to + mbedtls_ecdsa_sign_det() but allows passing an external RNG for the + purpose of blinding. + = mbed TLS 2.16.0 branch released 2018-12-21 Features