summaryrefslogtreecommitdiffstats
path: root/test/bntest.c
AgeCommit message (Expand)Author
2017-02-01bntest: do not stop on first fautl encounteredRichard Levitte
2017-02-01bntest: make sure file_rshift tests BN_rshift1 as well when appropriateRichard Levitte
2017-02-01bntest: make sure that equalBN takes note of negative zeroRichard Levitte
2017-01-26Avoid over-long strings. Fix a mem leak.Rich Salz
2017-01-26test/bntest.c: regression test for carry bug in bn_sqr8x_internal.Andy Polyakov
2016-11-28Make bntest be (mostly) file-based.Rich Salz
2016-11-10test/bntest.c: regression test for CVE-2016-7055.Andy Polyakov
2016-09-26Add a basic test for BN_bn2dec.David Benjamin
2016-08-10Change callers to use the new constants.Rich Salz
2016-06-07Add a BN_mod_word test()Matt Caswell
2016-05-17Copyright consolidation 02/10Rich Salz
2016-04-06Add missing mem leak test activation and checksFdaSilvaYY
2016-03-11Fix build break; add function declarationRich Salz
2016-03-12Because bn_expand2 is declared non-static, it must not be staticRichard Levitte
2016-03-11Avoid getting unresolved referense to bn_expand2 in test/bntest.cRichard Levitte
2016-02-09Clean up the tests for auto-init/de-initMatt Caswell
2016-01-30Move more BN internals to bn_lcl.hRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-13Remove test_probable_prime_coprime from test/bntest.cRichard Levitte
2015-12-15Don't export internal symbolsMatt Caswell
2015-12-03bn/asm/x86_64-mont5.pl: fix carry propagating bug (CVE-2015-3193).Andy Polyakov
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-09-07Push the line buffer filter on the out BIO on VMSRichard Levitte
2015-09-06Have the test executables output in text modeRichard Levitte
2015-08-31BN_mod_exp_mont_consttime: check for zero modulus.Emilia Kasper
2015-08-31Fix spurious bntest failures.Emilia Kasper
2015-06-23RT3856: Fix memory leaks in test codeRussell Webb
2015-05-01Use BN_ULONG format.Ben Laurie
2015-04-30free NULL cleanup 7Rich Salz
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte