Merge remote-tracking branch 'origin/pr/2323' into mbedtls-2.16

* origin/pr/2323:
  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:57:37 +01:00
commit b0328ba8a3
2 changed files with 2022 additions and 0 deletions

View File

@ -1,5 +1,11 @@
mbed TLS ChangeLog (Sorted per branch, date) mbed TLS ChangeLog (Sorted per branch, date)
= mbed TLS 2.16.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.16.3 branch released 2019-09-06 = mbed TLS 2.16.3 branch released 2019-09-06
Security Security

File diff suppressed because it is too large Load Diff