mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Add Changelog entry for additional getters
Signed-off-by: Max Fillinger <max@max-fillinger.net>
This commit is contained in:
parent
c60c3a0c77
commit
7568d1a238
3
ChangeLog.d/additional_cipher_info_getters.txt
Normal file
3
ChangeLog.d/additional_cipher_info_getters.txt
Normal 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.
|
||||
Loading…
Reference in a new issue