mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-04 08:55:09 +00:00
5 lines
197 B
Plaintext
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.
|