openssl/crypto/evp
Dr. Stephen Henson 05e24c87dd Extensive reorganisation of PRNG handling in FIPS module: all calls
now use an internal RAND_METHOD. All dependencies to OpenSSL standard
PRNG are now removed: it is the applications resposibility to setup
the FIPS PRNG and initalise it.

Initial OpenSSL RAND_init_fips() function that will setup the DRBG
for the "FIPS capable OpenSSL".
2011-04-05 15:24:10 +00:00
..
.cvsignore
bio_b64.c
bio_enc.c
bio_md.c
bio_ok.c
c_all.c
c_allc.c
c_alld.c
digest.c
e_aes.c Move gcm128_context definition to modes_lcl.h (along with some related 2011-02-19 22:16:52 +00:00
e_bf.c
e_camellia.c FIPS mode EVP changes: 2011-01-26 15:25:33 +00:00
e_cast.c
e_des3.c Extensive reorganisation of PRNG handling in FIPS module: all calls 2011-04-05 15:24:10 +00:00
e_des.c
e_dsa.c
e_idea.c
e_null.c
e_old.c
e_rc2.c
e_rc4.c
e_rc5.c
e_seed.c
e_xcbc_d.c
encode.c
evp_acnf.c
evp_enc.c Use a signed value to check return value of do_cipher(). 2011-03-21 17:37:27 +00:00
evp_err.c make update 2011-03-24 22:59:02 +00:00
evp_key.c
evp_lib.c Use default ASN1 if flag set. 2011-02-07 12:47:16 +00:00
evp_locl.h FIPS mode EVP changes: 2011-01-26 15:25:33 +00:00
evp_pbe.c
evp_pkey.c
evp_test.c
evp.h Implement FIPS CMAC. 2011-03-24 22:55:02 +00:00
evptests.txt
m_dss1.c
m_dss.c
m_ecdsa.c
m_md2.c
m_md4.c
m_md5.c
m_mdc2.c
m_null.c
m_ripemd.c
m_sha1.c Remove unnecessary dependencies. 2011-02-21 17:35:53 +00:00
m_sha.c
m_sigver.c Some of the MS_STATIC use in crypto/evp is a legacy from the days when 2010-11-27 17:37:03 +00:00
m_wp.c
Makefile make update 2011-03-24 22:59:02 +00:00
names.c
openbsd_hw.c
p5_crpt2.c
p5_crpt.c
p_dec.c
p_enc.c
p_lib.c PR: 2385 2010-11-30 19:37:21 +00:00
p_open.c
p_seal.c
p_sign.c Some of the MS_STATIC use in crypto/evp is a legacy from the days when 2010-11-27 17:37:03 +00:00
p_verify.c Some of the MS_STATIC use in crypto/evp is a legacy from the days when 2010-11-27 17:37:03 +00:00
pmeth_fn.c
pmeth_gn.c constify EVP_PKEY_new_mac_key() 2010-11-24 13:13:49 +00:00
pmeth_lib.c add "missing" functions to copy EVP_PKEY_METHOD and examine info 2010-11-24 16:08:20 +00:00