aboutsummaryrefslogtreecommitdiffstats
path: root/test/bntest.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up the tests for auto-init/de-initMatt Caswell2016-02-091-1/+1
* Move more BN internals to bn_lcl.hRich Salz2016-01-301-11/+18
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Remove test_probable_prime_coprime from test/bntest.cRichard Levitte2016-01-131-42/+0
* Don't export internal symbolsMatt Caswell2015-12-151-2/+3
* bn/asm/x86_64-mont5.pl: fix carry propagating bug (CVE-2015-3193).Andy Polyakov2015-12-031-0/+18
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-3/+3
* Push the line buffer filter on the out BIO on VMSRichard Levitte2015-09-071-0/+6
* Have the test executables output in text modeRichard Levitte2015-09-061-1/+1
* BN_mod_exp_mont_consttime: check for zero modulus.Emilia Kasper2015-08-311-0/+52
* Fix spurious bntest failures.Emilia Kasper2015-08-311-2/+2
* RT3856: Fix memory leaks in test codeRussell Webb2015-06-231-2/+1
* Use BN_ULONG format.Ben Laurie2015-05-011-2/+2
* free NULL cleanup 7Rich Salz2015-04-301-22/+11
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+2003