aboutsummaryrefslogtreecommitdiff
path: root/crypto/cast/c_enc.c
AgeCommit message (Expand)AuthorFilesLines
1999-05-13Don't use reserved name "_encrypt" for parameters;Bodo Möller1-2/+2
1999-05-13Avoid shadowing, and a bit of constification while I'm at it.Ben Laurie1-3/+3
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-1/+1
1999-04-19Change functions to ANSI C.Ulf Möller1-13/+4
1999-01-19Spelling mistake.Ben Laurie1-2/+2
1999-01-17Fix major cockup with short keys in CAST-128.Ben Laurie1-8/+14
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-0/+210