mbedtls/ChangeLog.d/additional_cipher_info_getters.txt
Max Fillinger 7568d1a238 Add Changelog entry for additional getters
Signed-off-by: Max Fillinger <max@max-fillinger.net>
2021-11-10 15:12:04 +01:00

4 lines
157 B
Plaintext

Features
* Add functions to get the IV and block size from cipher_info structs.
* Add functions to check if a cipher supports variable IV or key size.