openssl/crypto/sha
2012-09-18 12:52:23 +00:00
..
asm MIPS assembly pack: add support for SmartMIPS ASE. 2012-09-18 12:52:23 +00:00
.cvsignore Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
Makefile Version skew reduction: trivia (I hope). 2012-06-03 22:00:21 +00:00
sha.c
sha.h Oops! New prototype code creeped through... 2006-12-22 15:47:01 +00:00
sha1.c
sha1_one.c Experimental symbol renaming to avoid clashes with regular OpenSSL. 2011-02-16 14:40:06 +00:00
sha1dgst.c Allow for dynamic base in Win64 FIPS module. 2011-09-14 20:48:49 +00:00
sha1test.c Remove unnecessary casts and avoid some warnings with gcc 4.2. 2007-06-07 16:07:57 +00:00
sha256.c Allow for dynamic base in Win64 FIPS module. 2011-09-14 20:48:49 +00:00
sha256t.c sha256t.c: make sure unrolled loop is tested. 2012-06-12 14:40:41 +00:00
sha512.c Allow for dynamic base in Win64 FIPS module. 2011-09-14 20:48:49 +00:00
sha512t.c
sha_dgst.c Experimental symbol renaming to avoid clashes with regular OpenSSL. 2011-02-16 14:40:06 +00:00
sha_locl.h Fix bug in big-endian path and optimize it for size. 2006-10-18 08:15:16 +00:00
sha_one.c
shatest.c Avoid aliasing warning. 2007-12-16 13:57:44 +00:00