Files
mbedtls/library
Paul Elliott 4d44341369 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-12-10 17:49:21 +00:00
..
2021-08-05 15:31:48 +02:00
2021-05-25 18:45:46 +02:00
2021-10-25 21:13:27 +02:00
2021-07-05 18:47:36 +02:00
2021-06-21 10:14:41 +02:00
2021-08-05 15:31:48 +02:00
2021-06-10 10:40:37 +02:00
2021-06-28 10:24:20 +01:00
2021-06-28 10:24:20 +01:00
2020-11-16 13:07:51 +01:00
2021-07-18 16:16:44 +02:00
2021-07-18 16:16:44 +02:00
2021-07-18 16:16:44 +02:00
2020-09-09 15:17:11 +02:00
2021-07-18 16:16:44 +02:00
2021-02-22 19:40:41 +01:00
2021-07-18 16:16:44 +02:00
2021-06-29 09:44:35 +01:00