summaryrefslogtreecommitdiff
path: root/regress/lib/libcrypto/Makefile
AgeCommit message (Expand)Author
2017-01-25link in rsa testBob Beck
2017-01-18unhook ocsp test from the default since it currently requires network access andBob Beck
2016-11-05Add regress for X25519, converted from BoringSSL.Joel Sing
2016-11-04Move pqueue regress from libcrypto to libssl, since that's where the pqueueJoel Sing
2016-07-04Add a nasty little ocsp regress test in the hope pedants will make it better.Bob Beck
2015-09-25Add initial regress tests for ASN.1 times.Joel Sing
2015-09-14Temporarily revive MD4 for MS CHAP support.Doug Hogan
2015-09-13Remove MD4 support from LibreSSL.Doug Hogan
2015-09-13Remove SHA-0 support.Doug Hogan
2015-06-20Remove obsolete MDC-2DES from libcrypto.Doug Hogan
2014-11-18GOST regression tests; from Dmitry Eremin-SolenikovMiod Vallat
2014-07-11Regression test for PKCS5_PBKDF2_HMAC(), written by Christian Heimes ; fromMiod Vallat
2014-07-02Add an initial regress test for pkcs7.Joel Sing
2014-06-22Add a skeleton regress for crypto/bio, which currently only coversJoel Sing
2014-06-22Hook in the aead regress.Joel Sing
2014-05-31Move the cts128 and gcm128 tests to regress.Joel Sing
2014-05-30Move sha256 and sha512 tests to regress and wire them up.Joel Sing
2014-05-18Add regression test for UTF8_{getc,putc}()Philip Guenther
2014-05-14Add poly1305 to libcrypto utilising Andrew Moon's public domainJoel Sing
2014-05-06Add a fixed (read: non-SIGSEGV'ing) pq_test.Miod Vallat
2014-05-03Initial version of a base64 regress.Joel Sing
2014-05-02Simple sha{224,256,384,512} test using the FIPS 180-2 test vectors availableMiod Vallat
2014-05-01Add ChaCha to libcrypto, based on djb's public domain implementation.Joel Sing
2014-04-22When compiling with AES_WRAP_TEST, make main() return a meaningful valueMiod Vallat
2014-04-17crypto/modes/gcm128.c can be used as its own selftest. Add it to regress,Miod Vallat
2014-04-17move enginetest to regress as was done with the other testsJonathan Gray
2014-04-15Import the OpenSSL libcrypto tests in a form suitable for our rergressMiod Vallat
2014-04-15Import the OpenSSL libcrypto tests in a form suitable for our rergressMiod Vallat