Closed ggutoski closed 3 years ago
Need to enable use of safe primes in production but generation of safe primes takes way too long. The solution is to provide a bunch of *_unsafe methods for use in tests.
*_unsafe
closes #18
Need to enable use of safe primes in production but generation of safe primes takes way too long. The solution is to provide a bunch of
*_unsafe
methods for use in tests.