Skip to content
Snippets Groups Projects
Commit c9f6e503 authored by Niels Möller's avatar Niels Möller
Browse files

* bignum-next-prime.c (nettle_next_prime): Renamed function, for

name space reasons. Was bignum_next_prime. Updated call in
rsa-keygen.c.
(primes): Use prime-list.h.
(nettle_next_prime): Skip Fermat test. Use mpz_millerrabin
directly, rather than mpz_probab_prime_p, when the former is
available.

Rev: nettle/bignum-next-prime.c:1.3
parent 00dc6833
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment