aboutsummaryrefslogtreecommitdiff
path: root/crypto/des/qud_cksm.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte1-2/+2
2000-08-03On Unicos, shorts are 8 bytes, so instead, use a structure with 2 32-bit ints...Richard Levitte1-1/+11
2000-03-19des_quad_cksum() byte order bug fix.Ulf Möller1-21/+10
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller1-6/+6
1999-04-19Change functions to ANSI C.Ulf Möller1-6/+2
1999-04-17Massive constification.Ben Laurie1-2/+2
1999-03-09Fix quad checksum bug.Ben Laurie1-1/+1
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1-7/+7
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+144