mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-10 20:25:47 +00:00
Add entry describing the bug fix
Add entry describing the bug fix in `mbedtls_ecdsa_genkey()`.
This commit is contained in:
parent
c7aac417f2
commit
bdcb54ff20
|
@ -15,6 +15,7 @@ Bugfix
|
|||
* Add explicit integer to enumeration type casts to example program
|
||||
programs/pkey/gen_key which previously led to compilation failure
|
||||
on some toolchains. Reported by phoenixmcallister. Fixes #2170.
|
||||
* Fix returning the value 1 when mbedtls_ecdsa_genkey failed.
|
||||
|
||||
= mbed TLS 2.7.8 branch released 2018-11-30
|
||||
|
||||
|
|
Loading…
Reference in a new issue