index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
bntest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bn2bin(): Don't accept len < 0
Richard Levitte
2023-01-20
1
-0
/
+39
*
Add a test for public variants of bn2bin()
Richard Levitte
2023-01-20
1
-0
/
+31
*
Improve FIPS RSA keygen performance.
slontis
2022-11-21
1
-2
/
+24
*
[crypto/bn] BN_consttime_swap: remove superfluous early exit
Billy Brumley
2022-06-13
1
-0
/
+15
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2022-04-22
1
-5
/
+1
*
Add a negative testcase for BN_mod_sqrt
Tomas Mraz
2022-03-15
1
-1
/
+10
*
Fix NULL pointer dereference for BN_mod_exp2_mont
Hugo Landau
2022-03-03
1
-0
/
+45
*
TEST: Add a test of the new BN_signed set of functions in test/bntest.c
Richard Levitte
2022-01-20
1
-0
/
+132
*
Fix a carry overflow bug in bn_sqr_comba4/8 for mips 32-bit targets
Bernd Edlinger
2021-12-14
1
-0
/
+45
*
TEST: Enable and fix test_bn2padded() in test/bntest.c
Richard Levitte
2021-11-26
1
-19
/
+15
*
fix some code with obvious wrong coding style
x2018
2021-10-28
1
-8
/
+8
*
bn: procduce correct sign for result of BN_mod()
Pauli
2021-07-07
1
-2
/
+75
*
Update copyright year
Matt Caswell
2021-06-17
1
-1
/
+1
*
test: remove TODOs
Pauli
2021-06-02
1
-4
/
+4
*
Update copyright year
Matt Caswell
2020-10-15
1
-1
/
+1
*
NonStop port updates for 3.0.0.
Randall S. Becker
2020-09-12
1
-0
/
+3
*
Fix some typos
Veres Lajos
2019-12-11
1
-1
/
+1
*
Add a test case for rsaz_512_sqr overflow handling
Bernd Edlinger
2019-12-06
1
-0
/
+284
*
Add GCD testing infrastructure.
Cesar Pereida Garcia
2019-10-17
1
-0
/
+54
*
Add BN_check_prime()
Kurt Roeckx
2019-10-14
1
-2
/
+2
*
Remove tab characters from C source files.
Pauli
2019-07-16
1
-1
/
+1
*
Fix an endless loop in BN_generate_prime_ex
Bernd Edlinger
2019-07-07
1
-7
/
+40
*
Test of uniformity of BN_rand_range output.
Pauli
2019-05-29
1
-24
/
+60
*
Statistically test BN_rand_range().
Pauli
2019-04-25
1
-0
/
+68
*
coverity fixes for bntest.c
Shane Lontis
2019-03-18
1
-174
/
+212
*
Test for constant-time flag leakage in BN_CTX
Nicola Tuveri
2019-02-20
1
-39
/
+122
*
Updated test command line parsing to support commmon commands
Shane Lontis
2019-02-11
1
-0
/
+11
*
Reduce inputs before the RSAZ code.
David Benjamin
2019-01-17
1
-0
/
+25
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Fixed range of random produced in BN_is_prime_fasttest_ex() to be 1 < rand < ...
Shane Lontis
2018-06-22
1
-12
/
+36
*
Test that a ^ 0 mod -1 is always 0
Matt Caswell
2018-05-29
1
-0
/
+48
*
fix: BN_swap mishandles flags
Billy Brumley
2018-04-27
1
-0
/
+73
*
Fix a possible crash in BN_from_montgomery_word
Bernd Edlinger
2018-03-31
1
-3
/
+15
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
Reduce the use of e_os.h in test programs
Richard Levitte
2018-01-22
1
-31
/
+19
*
test/bntest.c: add rsaz_1024_mul_avx2 regression test.
Andy Polyakov
2017-12-06
1
-0
/
+22
*
Fix lshift tests
Matt Caswell
2017-11-28
1
-1
/
+3
*
Factorise duplicated code.
FdaSilvaYY
2017-11-13
1
-31
/
+19
*
test/bntest.c: add bn_sqrx8x_internal regression test.
Andy Polyakov
2017-11-02
1
-0
/
+48
*
Move e_os.h to be the very first include.
Pauli
2017-08-30
1
-1
/
+1
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-2
/
+2
*
Fix windows build after too aggressive e_os.h removal
Pauli
2017-08-18
1
-0
/
+1
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
1
-1
/
+1
*
[Win] Fix some test method signatures ...
FdaSilvaYY
2017-08-16
1
-24
/
+24
*
no-ec2m fixes
Dr. Stephen Henson
2017-08-10
1
-1
/
+2
*
Switch from ossl_rand to DRBG rand
Rich Salz
2017-08-03
1
-3
/
+0
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-27
1
-16
/
+13
*
Fix some issues raise by coverity in the tests.
Pauli
2017-07-14
1
-3
/
+3
*
Use common STANZA for bn and exp tests
Rich Salz
2017-06-05
1
-110
/
+21
[next]