Initial support for DSO FIPS fingerprinting.
authorAndy Polyakov <appro@openssl.org>
Tue, 7 Jun 2005 12:39:27 +0000 (12:39 +0000)
committerAndy Polyakov <appro@openssl.org>
Tue, 7 Jun 2005 12:39:27 +0000 (12:39 +0000)
commitd58d546e2d64f85ba7ac409bcb7f7ef73048672a
treeee8a55da70fd035f7f031c89defe748cc630bf3a
parent780b97aba6a2e931487539a2c4775edfa855a7be
Initial support for DSO FIPS fingerprinting.
15 files changed:
fips/Makefile
fips/aes/Makefile
fips/des/Makefile
fips/dsa/Makefile
fips/fips.c
fips/fips.h
fips/fips_err.h
fips/fipshashes.c
fips/hmac/Makefile
fips/openssl_fips_fingerprint
fips/rand/Makefile
fips/rsa/Makefile
fips/sha/Makefile
fips/sha/fips_standalone_sha1.c
test/Makefile