summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/dh/dhtest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rework dhtest to use accessors and link statically for nowtb2022-01-121-6/+6
* dhtest: fix this to work with opaque BN. This will need more fixes totb2021-11-181-48/+61
* Add missing $OpenBSD$ markers.tb2018-07-171-1/+1
* Remove flags for disabling constant-time operations.bcook2016-06-301-63/+33
* None of these need <openssl/rand.h>jsing2014-10-221-1/+0
* remove OPENSSL_malloc and CRYPTO_malloc goo from the regress tests.beck2014-05-241-8/+4
* Import the OpenSSL libcrypto tests in a form suitable for our rergressmiod2014-04-151-0/+195