summaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_bf.c
AgeCommit message (Expand)Author
2016-01-12Adapt builtin cipher implementations to opaque EVP_CIPHERRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2003-03-20Make sure we get the definition of OPENSSL_NO_BF.Richard Levitte
2002-02-16The AES modes OFB and CFB are defined with 128 feedback bits. ThisRichard Levitte
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-05-24Add missing variable length cipher flag for Blowfish.Dr. Stephen Henson
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-06-03EVP constification.Ben Laurie
2000-05-30Fourth phase EVP revision.Dr. Stephen Henson