openssl/crypto/sha
Richard Levitte 75e3026a14 Cleanse memory using the new OPENSSL_cleanse() function.
I've covered all the memset()s I felt safe modifying, but may have missed some.
2002-11-28 08:09:03 +00:00
..
asm Fix for bug (?) in assembly language routines for SHA1. This 2000-10-20 00:36:45 +00:00
.cvsignore
Makefile.ssl Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:21:33 +00:00
sha.c
sha.h Make EVP_Digest*() routines return a value. 2001-03-08 14:04:22 +00:00
sha1.c Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
sha1_one.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:09:03 +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 Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +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 openbsd-x86 macros 2001-10-14 00:57:30 +00:00
sha_one.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:09:03 +00:00
shatest.c Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00