Merge branch 'gcm_through_cipher_api_tests' into gcm_through_cipher_api_tests_tmp
This commit is contained in:
commit
4ba0901bfc
2 changed files with 2022 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
mbed TLS ChangeLog (Sorted per branch, date)
|
||||
|
||||
= mbed TLS 2.xx.x branch released xxxx-xx-xx
|
||||
|
||||
Changes
|
||||
* Add unit tests for AES-GCM when called through mbedtls_cipher_auth_xxx()
|
||||
from the cipher abstraction layer. Fixes #2198.
|
||||
|
||||
= mbed TLS 2.14.0 branch released 2018-11-19
|
||||
|
||||
Security
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue