artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
637dfdf
)
No need to mark BN_options() as intentionally undocumented any longer.
author
schwarze
<schwarze@openbsd.org>
Mon, 7 Aug 2023 23:10:03 +0000
(23:10 +0000)
committer
schwarze
<schwarze@openbsd.org>
Mon, 7 Aug 2023 23:10:03 +0000
(23:10 +0000)
In bn.h rev. 1.75 (July 31, 2023), tb@ removed it from the public API.
While here, stop marking BN_prime_checks as obsolete.
In BN_generate_prime.3 rev. 1.23 (May 11, 2023), tb@ documented
the constant BN_prime_checks in that manual page.
regress/lib/libcrypto/man/check_complete.pl
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/man/check_complete.pl
b/regress/lib/libcrypto/man/check_complete.pl
index
a05e0dc
..
2fdf6a6
100755
(executable)
--- a/
regress/lib/libcrypto/man/check_complete.pl
+++ b/
regress/lib/libcrypto/man/check_complete.pl
@@
-61,7
+61,6
@@
my %obsolete = (
)],
bn => [qw(
BN_HEX_FMT1 BN_HEX_FMT2 BN_MASK
- BN_options BN_prime_checks
)],
objects => [qw(
_DECLARE_OBJ_BSEARCH_CMP_FN