mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 07:28:08 +00:00
Update ChangeLog for Great Renaming
This commit is contained in:
parent
2cf5a7c98e
commit
d759d7d720
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ Features
|
|||
to override the whole module.
|
||||
|
||||
API Changes
|
||||
* All public identifiers moved to the mbedtls_* or MBEDTLS_* namespace.
|
||||
* ecdsa_write_signature() gained an addtional md_alg argument and
|
||||
ecdsa_write_signature_det() was deprecated.
|
||||
* pk_sign() no longer accepts md_alg == POLARSSL_MD_NONE with ECDSA.
|
||||
|
|
Loading…
Reference in a new issue