mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 13:25:42 +01:00
Minor changelog improvement
This commit is contained in:
parent
a1149a70ae
commit
419e670702
@ -22,8 +22,8 @@ Bugfix
|
|||||||
* Fix parsing of PKCS#8 encoded Elliptic Curve keys. Previously Mbed TLS was
|
* Fix parsing of PKCS#8 encoded Elliptic Curve keys. Previously Mbed TLS was
|
||||||
unable to parse keys with only the optional parameters field of the
|
unable to parse keys with only the optional parameters field of the
|
||||||
ECPrivateKey structure. Found by jethrogb, fixed in #1379.
|
ECPrivateKey structure. Found by jethrogb, fixed in #1379.
|
||||||
* Return plaintext data sooner on unpadded decryption, as stated in
|
* Return plaintext data sooner on unpadded CBC decryption, as stated in
|
||||||
mbedtls_cipher_update documentation. Contributed by Andy Leiserson. #1180
|
the mbedtls_cipher_update() documentation. Contributed by Andy Leiserson.
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Improve testing in configurations that omit certain hashes or
|
* Improve testing in configurations that omit certain hashes or
|
||||||
|
Loading…
Reference in New Issue
Block a user