mbedtls/ChangeLog.d/8799.txt
Valerio Setti d8840ec6e5 add changelog
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2024-02-14 06:44:31 +01:00

5 lines
197 B
Plaintext

Bugfix
* mbedtls_pem_read_buffer() now performs a check on the padding data of
decrypted keys and it rejects invalid ones. It also parses and validates
the main ASN.1 SEQUENCE header.