openssl/crypto/evp
Richard Levitte cf1b7d9664 Make all configuration macros available for application by making
sure they are available in opensslconf.h, by giving them names starting
with "OPENSSL_" to avoid conflicts with other packages and by making
sure e_os2.h will cover all platform-specific cases together with
opensslconf.h.

I've checked fairly well that nothing breaks with this (apart from
external software that will adapt if they have used something like
NO_KRB5), but I can't guarantee it completely, so a review of this
change would be a good thing.
2001-02-19 16:06:34 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
bio_b64.c When data are written out in very small blocks (less than 3 bytes in 2000-07-26 16:53:58 +00:00
bio_enc.c Make Rijndael work! Those long flights have some good points. 2000-11-12 02:13:38 +00:00
bio_md.c Fixes for Win32 build. 2000-06-21 02:25:30 +00:00
bio_ok.c Fixes for Win32 build. 2000-06-21 02:25:30 +00:00
c_all.c Rename SSLeay_add_all_algorithms() et al to 2000-02-04 14:01:38 +00:00
c_allc.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
c_alld.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
digest.c Various function for commmon operations. 2001-02-02 00:45:54 +00:00
e_aes.c Fix AES code. 2001-02-07 18:15:18 +00:00
e_bf.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_cast.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_des.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_des3.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +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 all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_null.c EVP constification. 2000-06-03 14:13:58 +00:00
e_rc2.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_rc4.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_rc5.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
e_xcbc_d.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
encode.c Abdelilah Essiari <aes@george.lbl.gov> reports that for very small 2000-08-11 08:36:25 +00:00
evp.h Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
evp_enc.c Option to disable standard block padding with EVP API. 2001-02-14 02:11:52 +00:00
evp_err.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
evp_key.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
evp_lib.c Make pkcs8 work again. 2000-02-22 18:45:11 +00:00
evp_locl.h Fix evp_locl.h macros. 2000-06-11 15:43:17 +00:00
evp_pbe.c Fixes for Win32 build. 2000-06-21 02:25:30 +00:00
evp_pkey.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
m_dss.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
m_dss1.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
m_md2.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
m_md4.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
m_md5.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
m_mdc2.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
m_null.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
m_ripemd.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
m_sha.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
m_sha1.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
Makefile.ssl Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
names.c Make sure to complete the cleanup of names. 2000-03-17 23:49:15 +00:00
p5_crpt.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p5_crpt2.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p_dec.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p_enc.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p_lib.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p_open.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p_seal.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
p_sign.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
p_verify.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00