summaryrefslogtreecommitdiffstats
path: root/crypto/des/des_enc.c
AgeCommit message (Expand)Author
2004-05-11Pull FIPS back into stable.Ben Laurie
2003-08-11A new branch for FIPS-related changes has been created with the nameRichard Levitte
2003-07-30Whoops, forgot FIPS DES, also add EVPs for DES CFB1 and 8.Ben Laurie
2002-03-04Rename des_SPtrans to DES_SPtrans to differentiate from libdes and avoid cert...Richard Levitte
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte
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
1999-07-15More DES library cleanups: remove references to srand/randUlf Möller
1999-06-09Unify DES library: ncbc_enc.c wasn't used, but its content was almostBodo Möller
1999-06-08Don't #define _, and eliminate casts.Ulf Möller
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1999-02-13Finally(?) fix DES stuff.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall