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:
Jaeden Amero 2019-10-02 17:56:38 +01:00
commit 2fc6cf5da7
2 changed files with 2022 additions and 0 deletions

View File

@ -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