summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hook cms regress.jsing2019-11-021-1/+2
* link sm4 regress to the buildtb2019-03-171-1/+2
* Hook up sm3 regress tests.tb2018-11-111-1/+2
* The Botan library from ports an be configured to use OpenSSL orbluhm2018-11-091-1/+3
* Add subdirectires with SUBDIR += instead of a single assignment withtb2018-11-091-47/+46
* Provide a harness that runs test vectors from Project Wycheproof againstjsing2018-07-251-1/+2
* Link free directory to libcrypto regress test suite.tb2018-05-151-1/+2
* test X509_NAME_add_entry_by_txt(3); feedback and OK jsing@schwarze2018-04-071-2/+3
* Add regress test ensuring autoinit stays pledge("stdio") safe.beck2018-03-191-1/+2
* Bring in HKDF, from BoringSSL, with regress tests modified to bebeck2017-05-061-1/+2
* link in rsa testbeck2017-01-251-1/+2
* unhook ocsp test from the default since it currently requires network access andbeck2017-01-181-2/+1
* Add regress for X25519, converted from BoringSSL.jsing2016-11-051-1/+2
* Move pqueue regress from libcrypto to libssl, since that's where the pqueuejsing2016-11-041-2/+1
* Add a nasty little ocsp regress test in the hope pedants will make it better.beck2016-07-041-1/+2
* Add initial regress tests for ASN.1 times.jsing2015-09-251-1/+2
* Temporarily revive MD4 for MS CHAP support.doug2015-09-141-1/+2
* Remove MD4 support from LibreSSL.doug2015-09-131-2/+1
* Remove SHA-0 support.doug2015-09-131-2/+1
* Remove obsolete MDC-2DES from libcrypto.doug2015-06-201-2/+1
* 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