Files
wolfssl/src
John Safranek 5908230d20 Prime Number Testing
1. Fixed variable name typo in DH for the FFDHE 8192-bit q value.
2. Updated some error strings in wolfSSL_BN_is_prime_ex().
3. Changed the calls to mp_prime_is_prime_ex() in fp_randprime() and
mp_randprime() so they go back to the 8 rounds of MR, which is more than
adequate in this situation.
2018-07-11 16:24:41 -07:00
..
2018-04-06 17:29:27 -05:00
2018-06-26 15:17:46 -07:00
2018-05-25 11:00:00 +10:00
2018-06-28 08:48:06 +10:00
2018-07-11 16:24:41 -07:00