summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* GOST regression tests; from Dmitry Eremin-Solenikovmiod2014-11-181-1/+2
* Regression test for PKCS5_PBKDF2_HMAC(), written by Christian Heimes ; frommiod2014-07-111-1/+2
* Add an initial regress test for pkcs7.jsing2014-07-021-1/+2
* Add a skeleton regress for crypto/bio, which currently only coversjsing2014-06-221-1/+2
* Hook in the aead regress.jsing2014-06-221-1/+2
* Move the cts128 and gcm128 tests to regress.jsing2014-05-311-1/+2
* Move sha256 and sha512 tests to regress and wire them up.jsing2014-05-301-1/+3
* Add regression test for UTF8_{getc,putc}()guenther2014-05-181-2/+3
* Add poly1305 to libcrypto utilising Andrew Moon's public domainjsing2014-05-141-1/+2
* Add a fixed (read: non-SIGSEGV'ing) pq_test.miod2014-05-061-1/+2
* Initial version of a base64 regress.jsing2014-05-031-1/+2
* Simple sha{224,256,384,512} test using the FIPS 180-2 test vectors availablemiod2014-05-021-2/+3
* Add ChaCha to libcrypto, based on djb's public domain implementation.jsing2014-05-011-1/+2
* When compiling with AES_WRAP_TEST, make main() return a meaningful valuemiod2014-04-221-1/+2
* crypto/modes/gcm128.c can be used as its own selftest. Add it to regress,miod2014-04-171-1/+2
* move enginetest to regress as was done with the other testsjsg2014-04-171-1/+2
* Import the OpenSSL libcrypto tests in a form suitable for our rergressmiod2014-04-151-0/+30