mbedtls/programs/aes
Paul Bakker 9e36f0475f SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly
The SHA4 name was not clear with regards to the new SHA-3 standard. So
SHA2 and SHA4 have been renamed to better represent what they are:
SHA256 and SHA512 modules.
2013-06-30 14:34:05 +02:00
..
aescrypt2.c SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly 2013-06-30 14:34:05 +02:00
CMakeLists.txt - Changed commands to lowercase where it was not the case 2011-12-11 11:29:51 +00:00
crypt_and_hash.c - Made crypt_and_cipher more robust with other ciphers / hashes 2012-07-04 17:08:33 +00:00