summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/exp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing NULL checks on allocation, style(9) and consistently usejsing2018-11-081-35/+34
* Add missing BN_free() calls.jsing2018-11-081-1/+3
* Add missing $OpenBSD$ markers.tb2018-07-171-1/+1
* Make explicit _ct and _nonct versions of bn_mod_exp funcitons thatbeck2017-01-212-4/+58
* import new BN tests from OpenSSLbcook2016-09-031-75/+184
* Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes() (mostjsing2014-10-221-4/+3
* Include -DLIBRESSL_INTERNAL in regress makefiles.jsing2014-07-081-2/+2
* Build these tests with WARNINGS=Yes and -Werror, and do the necessarymiod2014-06-011-1/+3
* Import the OpenSSL libcrypto tests in a form suitable for our rergressmiod2014-04-152-0/+198