openssl/crypto/sha
2004-07-22 10:21:13 +00:00
..
asm Minor (+12% on P4) performance tweak for sha512_block_sse2. 2004-07-01 11:29:00 +00:00
.cvsignore
Makefile.ssl Add anchors for AES, SHA-256/-512 assembler modules and SSE2 code pathes. 2004-07-18 16:19:34 +00:00
sha.c
sha.h Making some values explicitely unsigned was derived from ongoing work 2004-06-15 12:52:26 +00:00
sha1.c
sha1_one.c size_t-fication of message digest APIs. We should size_t-fy more APIs... 2004-05-15 11:29:55 +00:00
sha1dgst.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
sha1s.cpp SHA clean-up and (LP64) tune-up. 1999-09-05 12:42:04 +00:00
sha1test.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
sha256.c Anchor AES and SHA-256/-512 assembler from C. 2004-07-18 17:26:01 +00:00
sha256t.c Run SHA-256/-512 tests through EVP... 2004-07-22 10:21:13 +00:00
sha512.c Anchor AES and SHA-256/-512 assembler from C. 2004-07-18 17:26:01 +00:00
sha512t.c Run SHA-256/-512 tests through EVP... 2004-07-22 10:21:13 +00:00
sha_dgst.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
sha_locl.h Since num is now a size_t, it's not necssary to check for less than 0, 2004-05-27 09:20:42 +00:00
sha_one.c size_t-fication of message digest APIs. We should size_t-fy more APIs... 2004-05-15 11:29:55 +00:00
shatest.c NetWare fixes provided by Verdon Walker for OpenSSL 0.9.8-dev. 2004-06-28 11:55:28 +00:00