mbedtls/ChangeLog.d/add-aes-cbc-to-pkcs5-pbes2.txt
Ryan Everett 86d5347930 Mention PK parse in changelog
Signed-off-by: Ryan Everett <ryan.everett@arm.com>
2024-01-12 10:31:31 +00:00

3 lines
153 B
Text

Features
* Add support for using AES-CBC 128, 192, and 256 bit schemes
with PKCS#5 PBES2. Keys encrypted this way can now be parsed by PK parse.