CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/12/05 12:34:46
Modified files:
lib/libcrypto/dsa: dsa.h dsa_gen.c
Log message:
Make the DSS_prime_checks macro internal
Rename it to DSA_prime_checks and add an XXX comment mentioning that
we could reduce the number of rounds thanks to BPSW. There are no
plans of changing that as DSA is on its way out.
discussed with miod
