summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/bn/bn_ffdh.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bn_ffdh: unifdef HAVE_SCAPY_SPECIALHEADmastertb3 days1-7/+1
|
* bn_ffdh: unifdef HAVE_RFC7919_PRIMEStb3 days1-8/+1
|
* bn regress: add test that double checks the RFC 2409 and 3526 primestb3 days1-0/+502
Also has code to check the RFC 7919 primes and run DH_check() once that knows about these.