summaryrefslogtreecommitdiffstats
path: root/crypto/des/enc_writ.c
AgeCommit message (Expand)Author
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
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-02-03ispell (and minor modifications)Ulf Möller
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller
2000-01-21Check RAND_bytes() return value or use RAND_pseudo_bytes().Ulf Möller
1999-12-19MacOS updates.Andy Polyakov
1999-07-15More DES library cleanups: remove references to srand/randUlf Möller
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-21Remove some unnecessary(?) casting.Ben Laurie
1999-04-20Fix lots of warnings.Ulf Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-03-29Added comments to des_enc_{read,write} functions warning about theirBodo Möller
1999-03-14Remove some references which called malloc and free instead of Malloc and Free.Dr. Stephen Henson
1999-02-13Fix ghastly DES declarations, and all consequential warnings.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