Changes for version 0.06 - 2017-04-26
- Typo fixes from dsteinbrunner.
- Use new Math::Prime::Util with a CSPRNG, remove Bytes::Random::Secure.
- Add check in key gen for p/q distance (FIPS, ANSI), for size over 256.
- Use BPSW + Frobenius + 3 random-base M-R instead of BPSW + 46 fixed M-R. No practical difference, but a little faster.
Modules
RSA public-key cryptosystem, using Math::BigInt