mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-16 08:42:50 +00:00
Add changelog entry for new mbedtls_pkcs5_pbe2_ext function
Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
This commit is contained in:
parent
12dd040374
commit
1a89170f8d
6
ChangeLog.d/add-new-pkcs5-pbe2-ext-fun.txt
Normal file
6
ChangeLog.d/add-new-pkcs5-pbe2-ext-fun.txt
Normal file
@ -0,0 +1,6 @@
|
||||
Features
|
||||
* Add new mbedtls_pkcs5_pbes2_ext function a more secure replacement to
|
||||
mbedtls_pkcs5_pbes2 function because it reports the length of the output
|
||||
bytes written to the output buffer and it requires a parameter containing
|
||||
the output buffer size and validate if the output buffer is big enough
|
||||
for output including padding.
|
Loading…
x
Reference in New Issue
Block a user