mbedtls/tests
Jack Lloyd 1dbc5a257f Fix errors in AEAD test function
It was failing to set the key in the ENCRYPT direction before encrypting.
This just happened to work for GCM and CCM.

After re-encrypting, compare the length to the expected ciphertext
length not the plaintext length. Again this just happens to work for
GCM and CCM since they do not perform any kind of padding.
2019-04-02 10:02:55 -07:00
..
.jenkins Add Jenkinsfile for PR job 2018-10-19 15:25:10 +01:00
data_files Add tests for (named) bitstring to suite_asn1write 2019-02-28 09:36:30 +00:00
git-scripts Merge development commit 8e76332 into development-psa 2019-01-31 08:20:20 -05:00
scripts Merge remote-tracking branch 'restricted/pr/552' into development 2019-03-27 17:01:16 +00:00
suites Fix errors in AEAD test function 2019-04-02 10:02:55 -07:00
.gitignore
CMakeLists.txt Merge remote-tracking branch 'origin/pr/2531' into development 2019-03-27 16:52:08 +00:00
compat.sh Adjust DES exclude lists in test scripts 2019-03-01 10:22:04 +01:00
Descriptions.txt
Makefile Merge remote-tracking branch 'origin/pr/2531' into development 2019-03-27 16:52:08 +00:00
ssl-opt.sh Merge remote-tracking branch 'origin/pr/1520' into development 2019-03-05 16:24:11 +00:00