summaryrefslogtreecommitdiffstats
path: root/crypto/des/ede_cbcm_enc.c
AgeCommit message (Expand)Author
2001-07-30Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie
2001-03-29Since there has been reports of clashes between OpenSSL'sRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-03-10Fix couple of ANSI declarations and prototypesDr. Stephen Henson
1999-02-17Add OAEP.Ben Laurie
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie
1999-02-13Add support for 3DES CBCM mode.Ben Laurie