openssl/crypto/evp
Dr. Stephen Henson deb2c1a1c5 Fix AES code.
Update Rijndael source to v3.0

Add AES OIDs.

Change most references of Rijndael to AES.

Add new draft AES ciphersuites.
2001-02-07 18:15:18 +00:00
..
.cvsignore
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
bio_ok.c
c_all.c
c_allc.c Fix AES code. 2001-02-07 18:15:18 +00:00
c_alld.c MD4 implemented. Assar Westerlund provided the digest code itself and the test utility, I added the bits to get a EVP interface, the command line utility and the speed test 2000-08-14 14:05:53 +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
e_cast.c
e_des3.c First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu> 2000-11-30 22:53:34 +00:00
e_des.c
e_dsa.c
e_idea.c
e_null.c
e_rc2.c
e_rc4.c
e_rc5.c
e_xcbc_d.c
encode.c Abdelilah Essiari <aes@george.lbl.gov> reports that for very small 2000-08-11 08:36:25 +00:00
evp_enc.c
evp_err.c The experimental Rijndael code moved to the main trunk. 2000-10-14 20:09:54 +00:00
evp_key.c
evp_lib.c
evp_locl.h
evp_pbe.c
evp_pkey.c Constify DSA-related code. 2000-11-07 13:54:39 +00:00
evp.h Fix AES code. 2001-02-07 18:15:18 +00:00
m_dss1.c
m_dss.c
m_md2.c
m_md4.c NULL is not an integer... 2000-08-18 09:30:31 +00:00
m_md5.c
m_mdc2.c
m_null.c
m_ripemd.c
m_sha1.c
m_sha.c
Makefile.ssl Fix AES code. 2001-02-07 18:15:18 +00:00
names.c
p5_crpt2.c
p5_crpt.c
p_dec.c
p_enc.c
p_lib.c mode used too early in EVP_PKEY_save_parameters. 2000-11-06 21:12:21 +00:00
p_open.c
p_seal.c
p_sign.c
p_verify.c