Replace detached signature with in-core fingerprinting.
authorAndy Polyakov <appro@openssl.org>
Sat, 21 Jan 2006 14:01:30 +0000 (14:01 +0000)
committerAndy Polyakov <appro@openssl.org>
Sat, 21 Jan 2006 14:01:30 +0000 (14:01 +0000)
commited457c6e1cb0b685d00c367d548ac9b205fa4ede
tree24cf9514752191e1123021e7e1d71463c80693dd
parentc1e67d98566cbc01149a2b6563f9da2fc1cd7bd9
Replace detached signature with in-core fingerprinting.
33 files changed:
Configure
Makefile.org
apps/Makefile
apps/openssl.c
crypto/cryptlib.c
fips/Makefile
fips/aes/Makefile
fips/aes/fips_aesavs.c
fips/des/Makefile
fips/des/fips_desmovs.c
fips/dh/Makefile
fips/dsa/Makefile
fips/dsa/fips_dsatest.c
fips/dsa/fips_dssvs.c
fips/fips.c
fips/fips.h
fips/fips_canister.c [new file with mode: 0644]
fips/fips_err.h
fips/fips_premain.c [new file with mode: 0644]
fips/fips_test_suite.c
fips/fipshashes.c
fips/fipsld [new file with mode: 0755]
fips/hmac/fips_hmactest.c
fips/rand/Makefile
fips/rand/fips_rngvs.c
fips/rsa/Makefile
fips/rsa/fips_rsagtest.c
fips/rsa/fips_rsastest.c
fips/rsa/fips_rsavtest.c
fips/sha/Makefile
fips/sha/fips_shatest.c
ssl/ssltest.c
test/Makefile