mbedtls/ChangeLog.d/additional_cipher_info_getters.txt

4 lines
157 B
Plaintext
Raw Normal View History

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.