CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/01/23 01:29:04

Modified files:
        lib/libcrypto/bn: bn_const.c bn_local.h 

Log message:
bn_const: add RFC 7919 primes

There is no intention to expose these via public API or to use them in TLS.
For now these will only be used for short-circuiting pointless expensive
computations in DH_check().

ok beck

Reply via email to