mbedtls/include
Andrzej Kurek fba5921186
aes: validate keys using crc before encryption/decryption
CRC is calculated when the key is set. This commit also adds new tests
for ecb encryption and decryption, simulating a fault injection after the key is set.
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
2020-08-08 19:06:44 -04:00
..
mbedtls aes: validate keys using crc before encryption/decryption 2020-08-08 19:06:44 -04:00
tinycrypt Increase hamming distance by changing UECC_SUCCESS from 0 to FFAAAA 2020-07-16 11:33:34 -04:00
.gitignore Rename include directory to mbedtls 2015-03-10 11:23:56 +00:00
CMakeLists.txt Merge branch 'mbedtls-2.16' into baremetal 2019-06-18 09:00:37 +01:00