index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
OPENBSD_7_7
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regress
/
lib
/
libcrypto
/
bn
/
bn_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
recp -> reciprocal renaming in tests
tb
2025-02-12
1
-5
/
+5
*
bn_test: remove random negative dance for bn_div_reciprocal()
tb
2025-01-22
1
-3
/
+1
*
Adjust for BN_div_recp() -> BN_div_reciprocal()
tb
2025-01-22
1
-3
/
+3
*
bn_test: use BN_RECP_CTX_create() rather than _new()/_set()
tb
2025-01-21
1
-5
/
+3
*
Remove a couple of temporary hacks
tb
2023-04-25
1
-13
/
+1
*
bn_test: temporarily add prototypes for reciprocal functions
tb
2023-04-25
1
-1
/
+13
*
bn_test: BN_one() will become void, so stop checking it
tb
2023-04-25
1
-8
/
+8
*
Drop GF2m tests
tb
2023-04-17
1
-647
/
+1
*
Drop BN_NO_DEPRECATED dance from bn_test
tb
2023-04-10
1
-7
/
+1
*
bn_test: two minor style tweaks
tb
2023-04-08
1
-6
/
+3
*
bn_test: rename rc into ret as per usual
tb
2023-04-07
1
-91
/
+91
*
bn_test: pass BN_CTX into all functions
tb
2023-04-07
1
-364
/
+297
*
bn_test: drop a few braces that are now unnecessary
tb
2023-04-07
1
-33
/
+17
*
bn_test: move rc initialization to its own line
tb
2023-04-07
1
-9
/
+17
*
bn_test: keep the error stack clean
tb
2023-04-07
1
-1
/
+13
*
bn_test: use bn_copy() instead of BN_free/BN_dup
tb
2023-04-07
1
-3
/
+2
*
bn_test: a few early return would leak. goto err instead
tb
2023-04-07
1
-5
/
+5
*
bn_test: rand_neg() is not only one of the most stupidly named functions
tb
2023-04-07
1
-2
/
+2
*
bn_test: handle rc consistently
tb
2023-04-07
1
-111
/
+134
*
bn_test: inline the only use of lst[]
tb
2023-04-07
1
-14
/
+12
*
Switch regress to using bn_copy()
tb
2023-03-27
1
-10
/
+10
*
Add a few missing headers and drop a few unused ones
tb
2022-12-06
1
-12
/
+2
*
Flatten structure of libcrypto/bn tests
tb
2022-12-01
1
-0
/
+2624