summaryrefslogtreecommitdiffstats
path: root/crypto/cast/casttest.c
Commit message (Expand)AuthorAgeFilesLines
* Re-align some comments after running the reformat script.OpenSSL_0_9_8-post-reformatMatt Caswell2015-01-221-3/+3
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-152/+160
* Additional comment changes for reformat of 0.9.8Matt Caswell2015-01-221-1/+1
* Make sure we get the definition of OPENSSL_NO_CAST.Richard Levitte2003-03-201-0/+1
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte2002-11-281-1/+3
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* Improve support for running everything as a monolithic application.Bodo Möller1999-10-251-9/+9
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+9
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-3/+1
* Fix major cockup with short keys in CAST-128.Ben Laurie1999-01-171-83/+84
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+223