Mention performance fix in ChangeLog
This commit is contained in:
parent
e357a64355
commit
e0b2feae34
1 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,10 @@ Features
|
|||
* Added a key extraction callback to accees the master secret and key
|
||||
block. (Potential uses include EAP-TLS and Thread.)
|
||||
|
||||
Changes
|
||||
* Improved performance of mbedtls_ecp_muladd() when one of the scalars is 1
|
||||
or -1.
|
||||
|
||||
= mbed TLS 2.1.2 released 2015-10-06
|
||||
|
||||
Security
|
||||
|
|
Loading…
Reference in a new issue