mbedtls/ChangeLog.d/8799.txt

5 lines
197 B
Plaintext
Raw Normal View History

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.