openssl/fips/sha1
Richard Levitte 818c0b2e42 num is an unsigned long, but since it was transfered from
crypto/sha/sha_locl.h, where it is in fact an int, we need to check
for less-than-zero as if it was an int...
2004-09-06 14:21:14 +00:00
..
asm Pull FIPS back into stable. 2004-05-11 12:46:24 +00:00
.cvsignore Ignore 'Makefile.save' 2004-05-12 10:07:20 +00:00
fingerprint.sha1 To protect FIPS-related global variables, add locking mechanisms 2004-07-30 14:38:02 +00:00
fips_md32_common.h To protect FIPS-related global variables, add locking mechanisms 2004-07-30 14:38:02 +00:00
fips_sha1_selftest.c Pull FIPS back into stable. 2004-05-11 12:46:24 +00:00
fips_sha1dgst.c Pull FIPS back into stable. 2004-05-11 12:46:24 +00:00
fips_sha1test.c Pull FIPS back into stable. 2004-05-11 12:46:24 +00:00
fips_sha_locl.h num is an unsigned long, but since it was transfered from 2004-09-06 14:21:14 +00:00
fips_standalone_sha1.c To protect FIPS-related global variables, add locking mechanisms 2004-07-30 14:38:02 +00:00
Makefile Make sure we don't try to loop over an empty EXHEADER. In the 2004-06-21 09:07:41 +00:00
sha1hashes.txt Pull FIPS back into stable. 2004-05-11 12:46:24 +00:00
sha1vectors.txt Pull FIPS back into stable. 2004-05-11 12:46:24 +00:00
standalone.sha1 To protect FIPS-related global variables, add locking mechanisms 2004-07-30 14:38:02 +00:00