openssl/crypto/hmac
Dr. Stephen Henson 1dded7f7e8 Experimental multi-implementation support for FIPS capable OpenSSL.
When in FIPS mode the approved implementations are used as normal,
when not in FIPS mode the internal unapproved versions are used instead.
This means that the FIPS capable OpenSSL isn't forced to use the
(often lower perfomance) FIPS implementations outside FIPS mode.
2012-05-13 18:40:12 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
hm_ameth.c Backport PSS signature support from HEAD. 2011-10-09 23:13:50 +00:00
hm_pmeth.c Backport libcrypto audit: check return values of EVP functions instead 2011-06-03 20:53:00 +00:00
hmac.c Experimental multi-implementation support for FIPS capable OpenSSL. 2012-05-13 18:40:12 +00:00
hmac.h Add flags functions which were added to 0.9.8 for fips but not 1.0.0 and 2010-01-26 14:33:52 +00:00
hmactest.c make update 2002-12-05 01:55:48 +00:00
Makefile Add SEED encryption algorithm. 2007-04-23 23:48:59 +00:00