mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-18 15:17:17 +00:00
Updated ChangeLog with deterministic ECDSA
This commit is contained in:
parent
42099c3155
commit
e6c2ddb0b8
|
@ -5,6 +5,7 @@ Features
|
||||||
* Support for the Koblitz curves: secp192k1, secp224k1, secp256k1
|
* Support for the Koblitz curves: secp192k1, secp224k1, secp256k1
|
||||||
* Support for RIPEMD-160
|
* Support for RIPEMD-160
|
||||||
* Support for AES CFB8 mode
|
* Support for AES CFB8 mode
|
||||||
|
* Support for deterministic ECDSA (RFC 6979)
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Potential memory leak in bignum_selftest()
|
* Potential memory leak in bignum_selftest()
|
||||||
|
|
Loading…
Reference in a new issue