mbedtls/programs/hash
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
..
CMakeLists.txt - Changed commands to lowercase where it was not the case 2011-12-11 11:29:51 +00:00
generic_sum.c - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00
hello.c - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00
md5sum.c - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00
sha1sum.c - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00
sha2sum.c SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly 2013-06-30 14:34:05 +02:00