mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-06 07:10:41 +00:00
d8840ec6e5
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
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.
|