mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 11:25:42 +01:00
- Added latest fix to ChangeLog
This commit is contained in:
parent
f7e5bb5904
commit
03a30d34dc
@ -8,6 +8,8 @@ Features
|
|||||||
* Added ssl_set_max_version() to allow clients to offer a lower maximum
|
* Added ssl_set_max_version() to allow clients to offer a lower maximum
|
||||||
supported version to a server to help buggy server implementations.
|
supported version to a server to help buggy server implementations.
|
||||||
(Closes ticket #36)
|
(Closes ticket #36)
|
||||||
|
* Added cipher_get_cipher_mode() and cipher_get_cipher_operation()
|
||||||
|
introspection functions (Closes ticket #40)
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Documentation for AES and Camellia in modes CTR and CFB128 clarified.
|
* Documentation for AES and Camellia in modes CTR and CFB128 clarified.
|
||||||
|
Loading…
Reference in New Issue
Block a user