summaryrefslogtreecommitdiff
path: root/test/bntest.c
Commit message (Expand)AuthorAgeFilesLines
* test/bntest.c: regression test for CVE-2016-7055.Andy Polyakov2016-11-101-0/+26
* Add a basic test for BN_bn2dec.David Benjamin2016-09-261-0/+52
* Change callers to use the new constants.Rich Salz2016-08-101-1/+1
* Add a BN_mod_word test()Matt Caswell2016-06-071-1/+7
* Copyright consolidation 02/10Rich Salz2016-05-171-54/+7
* Add missing mem leak test activation and checksFdaSilvaYY2016-04-061-0/+11
* Fix build break; add function declarationRich Salz2016-03-111-0/+1
* Because bn_expand2 is declared non-static, it must not be staticRichard Levitte2016-03-121-1/+1
* Avoid getting unresolved referense to bn_expand2 in test/bntest.cRichard Levitte2016-03-111-0/+13
* 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