openssl/crypto/sha
Richard Levitte ef16f45081 Since num is now a size_t, it's not necssary to check for less than 0,
AND it avoids warnings on certain systems.
2004-05-27 09:20:42 +00:00
..
asm Final API adaptation. Final, "all openssl" performance numbers [not mixture 2004-05-20 21:18:09 +00:00
.cvsignore
Makefile.ssl make update 2004-05-25 09:41:00 +00:00
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
sha1.c
sha1dgst.c
sha1s.cpp
sha1test.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
sha256.c SHA-256/-512 update. A bug fix, SHA-512 tune-up for AMD64, hook for SSE2 2004-05-20 21:24:41 +00:00
sha256t.c SHA-224/-256/-384/-512 implementation. This is just sheer code commit. 2004-05-13 13:48:33 +00:00
sha512.c SHA-256/-512 update. A bug fix, SHA-512 tune-up for AMD64, hook for SSE2 2004-05-20 21:24:41 +00:00
sha512t.c Stress collector/padding function. 2004-05-20 21:20:19 +00:00
sha_dgst.c
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
sha.c
sha.h Make reservations for FIPS code in HEAD branch, so that the moment FIPS 2004-05-17 15:49:13 +00:00
shatest.c Netware-specific changes, 2003-11-28 13:10:58 +00:00