aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/hmac/hmactest.c
Commit message (Expand)AuthorAgeFilesLines
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-318/+0
* Add HMAC test for invalid key lenMatt Caswell2015-03-251-0/+5
* Add more HMAC testsMatt Caswell2015-03-251-7/+162
* Remove OPENSSL_NO_HMACDr. Stephen Henson2015-02-061-8/+0
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-291-1/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-98/+90
* make updateRichard Levitte2002-12-051-2/+15
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte2002-11-281-1/+3
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-0/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* some more patches for avoiding problems with non-automatic variablesBodo Möller1999-09-081-1/+1
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+11
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-0/+9
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* 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-5/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+147