Merge FIPS low level algorithm blocking code. Give hard errors if non-FIPS
authorDr. Stephen Henson <steve@openssl.org>
Tue, 16 Sep 2008 10:47:28 +0000 (10:47 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 16 Sep 2008 10:47:28 +0000 (10:47 +0000)
commit96a259e81e47cf61d54eb0cb0dd05434eda2f301
treede53299acb413b3d5cbe25d05e17f6f3aa8e422b
parent59f3477b8236fd431d2cee942b46e3034e0a7b10
Merge FIPS low level algorithm blocking code. Give hard errors if non-FIPS
algorithms are use in FIPS mode using low level API. No effect in non-FIPS
mode.
35 files changed:
crypto/aes/aes.h
crypto/aes/aes_cbc.c
crypto/aes/aes_core.c
crypto/bf/bf_skey.c
crypto/bf/blowfish.h
crypto/cast/c_skey.c
crypto/cast/cast.h
crypto/crypto.h
crypto/idea/i_skey.c
crypto/idea/idea.h
crypto/md2/md2.h
crypto/md2/md2_dgst.c
crypto/md4/md4.h
crypto/md4/md4_dgst.c
crypto/md5/md5.h
crypto/md5/md5_dgst.c
crypto/mdc2/mdc2.h
crypto/mdc2/mdc2dgst.c
crypto/rc2/rc2.h
crypto/rc2/rc2_skey.c
crypto/rc4/asm/rc4-x86_64.pl
crypto/rc4/rc4.h
crypto/rc4/rc4_skey.c
crypto/rc5/rc5.h
crypto/rc5/rc5_skey.c
crypto/ripemd/ripemd.h
crypto/ripemd/rmd_dgst.c
crypto/ripemd/rmd_locl.h
crypto/sha/sha.h
crypto/sha/sha1_one.c
crypto/sha/sha1dgst.c
crypto/sha/sha256.c
crypto/sha/sha512.c
crypto/sha/sha_dgst.c
crypto/sha/sha_locl.h