mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 11:45:42 +01:00
Fix ChangeLog
Fixes the ChangeLog following the merge of the ECP HW acceleration interfaces
in aab9efb
.
This commit is contained in:
parent
6e876988de
commit
4775e83337
@ -9,7 +9,9 @@ Security
|
|||||||
Found and fix proposed by Michael Schwarz, Samuel Weiser, Daniel Gruss,
|
Found and fix proposed by Michael Schwarz, Samuel Weiser, Daniel Gruss,
|
||||||
Clémentine Maurice and Stefan Mangard.
|
Clémentine Maurice and Stefan Mangard.
|
||||||
|
|
||||||
Feature
|
Features
|
||||||
|
* Exposed parts of the Elliptic Curve Point internal interface, to provide
|
||||||
|
interface for external hardware acceleration code.
|
||||||
* Add a new configuration option to 'mbedtls_ssl_config' to enable
|
* Add a new configuration option to 'mbedtls_ssl_config' to enable
|
||||||
suppressing the CA list in Certificate Request messages. The default
|
suppressing the CA list in Certificate Request messages. The default
|
||||||
behaviour has not changed, namely every configured CAs name is included.
|
behaviour has not changed, namely every configured CAs name is included.
|
||||||
@ -86,10 +88,6 @@ Bugfix
|
|||||||
* Fix unlisted DES configuration dependency in some pkparse test cases. Found
|
* Fix unlisted DES configuration dependency in some pkparse test cases. Found
|
||||||
by inestlerode. #555
|
by inestlerode. #555
|
||||||
|
|
||||||
Features
|
|
||||||
* Exposed parts of the Elliptic Curve Point internal interface, to provide
|
|
||||||
interface for external hardware acceleration code.
|
|
||||||
|
|
||||||
= mbed TLS 2.4.1 branch released 2016-12-13
|
= mbed TLS 2.4.1 branch released 2016-12-13
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
|
Loading…
Reference in New Issue
Block a user