aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des/des_enc.c
Commit message (Expand)AuthorAgeFilesLines
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-21/+21
* Make EVPs allocate context memory, thus making them extensible. RationaliseBen Laurie2001-07-301-10/+11
* Since there has been reports of clashes between OpenSSL'sRichard Levitte2001-03-291-1/+1
* More DES library cleanups: remove references to srand/randUlf Möller1999-07-151-1/+1
* Unify DES library: ncbc_enc.c wasn't used, but its content was almostBodo Möller1999-06-091-73/+2
* Don't #define _, and eliminate casts.Ulf Möller1999-06-081-2/+2
* Change type of various DES function arguments from des_cblockBodo Möller1999-05-161-8/+8
* Change functions to ANSI C.Ulf Möller1999-04-191-34/+11
* Massive constification.Ben Laurie1999-04-171-8/+9
* Finally(?) fix DES stuff.Ben Laurie1999-02-131-13/+10
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-5/+206
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+301