Method Crypto.DSA()->nist_primes()
- Method
nist_primes
array
(Gmp.mpz
) nist_primes(int
l
)- Description
The (slow) NIST method of generating a DSA prime pair. Algorithm 4.56 of Handbook of Applied Cryptography.
array
(Gmp.mpz
) nist_primes(int
l
)
The (slow) NIST method of generating a DSA prime pair. Algorithm 4.56 of Handbook of Applied Cryptography.