CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/08/07 17:10:03
Modified files:
regress/lib/libcrypto/man: check_complete.pl
Log message:
No need to mark BN_options() as intentionally undocumented any longer.
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.
