summaryrefslogtreecommitdiffstats
path: root/crypto/cast/c_enc.c
AgeCommit message (Expand)Author
2009-12-22Constify crypto/cast.Bodo Möller
2009-12-22Constify crypto/cast.Bodo Möller
1999-05-13Don't use reserved name "_encrypt" for parameters;Bodo Möller
1999-05-13Avoid shadowing, and a bit of constification while I'm at it.Ben Laurie
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-01-19Spelling mistake.Ben Laurie
1999-01-17Fix major cockup with short keys in CAST-128.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall