openssl/crypto/evp
Geoff Thorpe 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h,
dh.h, dsa.h, ec.h, ecdh.h, ecdsa.h, rsa.h), as the opaque bignum types are
already declared in ossl_typ.h. Add explicit includes for bn.h in those C
files that need access to structure internals or API functions+macros.
2004-05-17 19:14:22 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
bio_b64.c A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
bio_enc.c Constify d2i, s2i, c2i and r2i functions and other associated 2004-03-15 23:15:26 +00:00
bio_md.c Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
bio_ok.c Correct documentation typos. 2003-12-27 15:04:54 +00:00
c_all.c Inclusion of openssl/engine.h should always be wrapped with a check that 2003-08-04 10:12:36 +00:00
c_allc.c Add the missing parts for DES CFB1 and CFB8. 2004-01-28 19:05:35 +00:00
c_alld.c ECDSA support 2002-02-13 18:21:51 +00:00
digest.c size_t-fication of message digest APIs. We should size_t-fy more APIs... 2004-05-15 11:29:55 +00:00
e_aes.c Add the missing parts for DES CFB1 and CFB8. 2004-01-28 19:05:35 +00:00
e_bf.c Make sure we get the definition of OPENSSL_NO_BF. 2003-03-20 23:28:16 +00:00
e_cast.c Make sure we get the definition of OPENSSL_NO_CAST. 2003-03-20 23:28:27 +00:00
e_des3.c Enhance EVP code to generate random symmetric keys of the 2004-03-28 17:38:00 +00:00
e_des.c Enhance EVP code to generate random symmetric keys of the 2004-03-28 17:38:00 +00:00
e_dsa.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
e_idea.c Make sure we get the definition of OPENSSL_NO_IDEA. 2003-03-20 23:28:55 +00:00
e_null.c Really add the EVP and all of the DES changes. 2001-07-30 23:57:25 +00:00
e_old.c This file implements various functions that have since been redefined as 2004-05-15 18:26:15 +00:00
e_rc2.c A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
e_rc4.c Make sure we get the definition of OPENSSL_NO_RC4. 2003-03-20 23:29:17 +00:00
e_rc5.c Make sure we get the definition of OPENSSL_NO_RC5. 2003-03-20 23:29:26 +00:00
e_xcbc_d.c Make sure we get the definition of OPENSSL_NO_DES. 2003-03-20 23:29:38 +00:00
encode.c Constify d2i, s2i, c2i and r2i functions and other associated 2004-03-15 23:15:26 +00:00
evp_acnf.c We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form 2003-04-08 06:00:05 +00:00
evp_enc.c Reduce header interdependencies, initially in engine.h (the rest of the 2004-04-19 17:46:04 +00:00
evp_err.c Add the missing parts for DES CFB1 and CFB8. 2004-01-28 19:05:35 +00:00
evp_key.c Constify d2i, s2i, c2i and r2i functions and other associated 2004-03-15 23:15:26 +00:00
evp_lib.c Add the missing parts for DES CFB1 and CFB8. 2004-01-28 19:05:35 +00:00
evp_locl.h Add the missing parts for DES CFB1 and CFB8. 2004-01-28 19:05:35 +00:00
evp_pbe.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
evp_pkey.c Deprecate the recursive includes of bn.h from various API headers (asn1.h, 2004-05-17 19:14:22 +00:00
evp_test.c Add the possibility to build without the ENGINE framework. 2003-01-30 17:39:26 +00:00
evp.h size_t-fication of message digest APIs. We should size_t-fy more APIs... 2004-05-15 11:29:55 +00:00
evptests.txt Add the AES test vectors from NIST document SP800-38A. 2002-05-31 13:13:43 +00:00
m_dss1.c size_t-fication of message digest APIs. We should size_t-fy more APIs... 2004-05-15 11:29:55 +00:00
m_dss.c size_t-fication of message digest APIs. We should size_t-fy more APIs... 2004-05-15 11:29:55 +00:00
m_ecdsa.c size_t-fication of message digest APIs. We should size_t-fy more APIs... 2004-05-15 11:29:55 +00:00
m_md2.c size_t-fication of message digest APIs. We should size_t-fy more APIs... 2004-05-15 11:29:55 +00:00
m_md4.c size_t-fication of message digest APIs. We should size_t-fy more APIs... 2004-05-15 11:29:55 +00:00
m_md5.c size_t-fication of message digest APIs. We should size_t-fy more APIs... 2004-05-15 11:29:55 +00:00
m_mdc2.c size_t-fication of message digest APIs. We should size_t-fy more APIs... 2004-05-15 11:29:55 +00:00
m_null.c size_t-fication of message digest APIs. We should size_t-fy more APIs... 2004-05-15 11:29:55 +00:00
m_ripemd.c size_t-fication of message digest APIs. We should size_t-fy more APIs... 2004-05-15 11:29:55 +00:00
m_sha1.c size_t-fication of message digest APIs. We should size_t-fy more APIs... 2004-05-15 11:29:55 +00:00
m_sha.c size_t-fication of message digest APIs. We should size_t-fy more APIs... 2004-05-15 11:29:55 +00:00
Makefile.ssl Reimplement old functions, so older software that link to libcrypto 2004-05-14 17:56:30 +00:00
names.c Change the EVP_somecipher() and EVP_somedigest() 2001-03-09 02:51:02 +00:00
openbsd_hw.c This changes EVP's cipher and digest code to hook via the ENGINE support. 2001-09-25 21:37:02 +00:00
p5_crpt2.c Constify d2i, s2i, c2i and r2i functions and other associated 2004-03-15 23:15:26 +00:00
p5_crpt.c Constify d2i, s2i, c2i and r2i functions and other associated 2004-03-15 23:15:26 +00:00
p_dec.c Constify d2i, s2i, c2i and r2i functions and other associated 2004-03-15 23:15:26 +00:00
p_enc.c Constify d2i, s2i, c2i and r2i functions and other associated 2004-03-15 23:15:26 +00:00
p_lib.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
p_open.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
p_seal.c Enhance EVP code to generate random symmetric keys of the 2004-03-28 17:38:00 +00:00
p_sign.c Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() 2001-10-16 01:24:29 +00:00
p_verify.c Constify d2i, s2i, c2i and r2i functions and other associated 2004-03-15 23:15:26 +00:00