aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_rc2.c
Commit message (Expand)AuthorAgeFilesLines
* Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson2009-09-231-1/+2
* Fix a variety of warnings generated by some elevated compiler-fascism,Geoff Thorpe2008-03-161-1/+1
* Add PRF preference ctrl to ciphers.Dr. Stephen Henson2006-05-151-0/+5
* A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe2003-10-291-3/+4
* Make sure we get the definition of OPENSSL_NO_RC2.Richard Levitte2003-03-201-2/+3
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-0/+1
* The AES modes OFB and CFB are defined with 128 feedback bits. ThisRichard Levitte2002-02-161-1/+1
* Modify EVP cipher behaviour in a similar wayDr. Stephen Henson2001-10-171-1/+1
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-24/+31
* Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson2001-03-091-4/+4
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* EVP constification.Ben Laurie2000-06-031-4/+4
* More EVP cipher revision.Dr. Stephen Henson2000-05-301-32/+56
* Fourth phase EVP revision.Dr. Stephen Henson2000-05-301-0/+198