mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-08 23:49:24 +01:00
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…
Add table
Add a link
Reference in a new issue