mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 00:25:39 +01:00
Merge remote-tracking branch 'origin/pr/2704' into mbedtls-2.7
* origin/pr/2704: Adapt auth_crypt_tv usage to 2.7 Add missing dependencies in test_suite_cipher.gcm Adapt ChangeLog Add NIST AES GCM test vectors to single-step cipher API test suite
This commit is contained in:
commit
2fc6cf5da7
@ -1,5 +1,11 @@
|
||||
mbed TLS ChangeLog (Sorted per branch, date)
|
||||
|
||||
= mbed TLS 2.7.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.7.12 branch released 2019-09-06
|
||||
|
||||
Security
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user