RSA public-key cryptosystem, using Math::BigInt
This is a rework of Crypt::RSA to remove Math::Pari and instead base all operations on Math::BigInt. This is intended to be a plug-in replacement for Crypt::RSA, with no user-visible changes to existing features. Math::Pari is completely removed. This includes the two modules: - Crypt::Primes => Math::Prime::Util - Crypt::Random => Math::Prime::Util All operations are now performed using Math::BigInt, and prefer the GMP and Pari backends.
$
pkg install p5-Alt-Crypt-RSA-BigIntOrigin
security/p5-Alt-Crypt-RSA-BigInt
Size
158KiB
License
ART10, GPLv1+
Maintainer
sunpoet@FreeBSD.org
Dependencies
12 packages
Required by
1 packages