mbedtls/programs/aes
Gilles Peskine e2c417d324 Remove the sample program aescrypt2
The sample program aescrypt2 shows bad practice: hand-rolled CBC
implementation, CBC+HMAC for AEAD, hand-rolled iterated SHA-2 for key
stretching, no algorithm agility. The new sample program pbcrypt does
the same thing, but better. So remove aescrypt2.

Fix #1906

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-04-28 17:45:12 +02:00
..
CMakeLists.txt Remove the sample program aescrypt2 2021-04-28 17:45:12 +02:00
crypt_and_hash.c Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00