mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-25 17:45:37 +01:00
- Updated ChangeLog to reflect change in error codes
This commit is contained in:
parent
b5bf176f4c
commit
f1fec19797
@ -8,6 +8,10 @@ Features
|
|||||||
Camellia, DES, 3-DES, RSA PKCS#1, XTEA, Diffie-Hellman
|
Camellia, DES, 3-DES, RSA PKCS#1, XTEA, Diffie-Hellman
|
||||||
and X509parse.
|
and X509parse.
|
||||||
|
|
||||||
|
Major Changes
|
||||||
|
* Error codes are not (necessarily) negative anymore. Keep
|
||||||
|
this is mind when writing code.
|
||||||
|
|
||||||
Bug fixes
|
Bug fixes
|
||||||
* Fixed HMAC-MD2 by modifying md2_starts(), so that the
|
* Fixed HMAC-MD2 by modifying md2_starts(), so that the
|
||||||
required HMAC ipad and opad variables are not cleared.
|
required HMAC ipad and opad variables are not cleared.
|
||||||
|
Loading…
Reference in New Issue
Block a user