aboutsummaryrefslogtreecommitdiff
path: root/crypto/cast/c_ecb.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-21Constify version strings and some structures.Dr. Stephen Henson1-1/+1
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller1-1/+1
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-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-5/+2
1999-03-22Fix security hole.Ben Laurie1-1/+2
1998-12-31Fix version stuff:Ralf S. Engelschall1-1/+1
1998-12-23*** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1-1/+1
1998-12-23Switch version string to SSLeay/OpenSSLRalf S. Engelschall1-1/+1
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-0/+82