mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 18:48:32 +00:00
Update Changelog for DH params
This commit is contained in:
parent
5119df2022
commit
95f00892d2
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
Security
|
Security
|
||||||
|
|
||||||
Features
|
Features
|
||||||
|
* Add support for reading DH parameters with privateValueLength included
|
||||||
|
(contributed by Daniel Khan Gillmor).
|
||||||
* Add support for bit strings in X.509 names (request by Fredrik Axelsson).
|
* Add support for bit strings in X.509 names (request by Fredrik Axelsson).
|
||||||
* Add support for id-at-uniqueIdentifier in X.509 names.
|
* Add support for id-at-uniqueIdentifier in X.509 names.
|
||||||
* Add support for overriding snprintf() (except on Windows) and exit() in
|
* Add support for overriding snprintf() (except on Windows) and exit() in
|
||||||
|
|
Loading…
Reference in a new issue