mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 17:25:37 +01:00
Minor changelog improvement
This commit is contained in:
parent
a357f1a6ca
commit
4045c74421
@ -18,8 +18,8 @@ Bugfix
|
|||||||
Fixes #1040.
|
Fixes #1040.
|
||||||
* Fix C89 incompatibility in benchmark.c. Contributed by Brendan Shanks.
|
* Fix C89 incompatibility in benchmark.c. Contributed by Brendan Shanks.
|
||||||
#1353
|
#1353
|
||||||
* 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
|
||||||
* Remove some redundant code in bignum.c. Contributed by Alexey Skalozub.
|
* Remove some redundant code in bignum.c. Contributed by Alexey Skalozub.
|
||||||
|
Loading…
Reference in New Issue
Block a user