Add Changelog entry for additional getters

Signed-off-by: Max Fillinger <max@max-fillinger.net>
This commit is contained in:
Max Fillinger 2021-11-10 14:31:38 +01:00
parent c60c3a0c77
commit 7568d1a238

View File

@ -0,0 +1,3 @@
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.