mbedtls/ChangeLog.d
Paul Elliott 853c0da8de Fix for pkcs12 with NULL or zero length password
Previously passing a NULL or zero length password into either
mbedtls_pkcs12_pbe() or mbedtls_pkcs12_derive() could cause an infinate
loop, and it was also possible to pass a NULL password, with a non-zero
length, which would cause memory corruption.
I have fixed these errors, and improved the documentation to reflect the
changes and further explain what is expected of the inputs.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2021-11-11 19:26:37 +00:00
..
2021-06-23 09:59:14 +01:00
2021-10-25 22:15:20 +02:00
2021-10-15 08:04:53 +02:00
2021-07-22 11:37:05 +01:00