mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-05 05:59:23 +01:00
Merge remote-tracking branch 'upstream-restricted/pr/459' into development-restricted-proposed
This commit is contained in:
commit
24b2d6fb6d
4 changed files with 25 additions and 9 deletions
|
|
@ -65,6 +65,8 @@ Bugfix
|
|||
could cause a key exchange to fail on valid data.
|
||||
* Don't define mbedtls_aes_decrypt and mbedtls_aes_encrypt under
|
||||
MBEDTLS_DEPRECATED_REMOVED. #1388
|
||||
* Fix a 1-byte heap buffer overflow (read-only) during private key parsing.
|
||||
Found through fuzz testing.
|
||||
|
||||
Changes
|
||||
* Fix tag lengths and value ranges in the documentation of CCM encryption.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue