perl-Crypt-RSA - RSA public-key cryptosystem
Description:
Crypt::RSA is a pure-perl, cleanroom implementation of the RSA public-key cryptosystem. It uses Math::Pari(3), a perl interface to the blazingly fast PARI library, for big integer arithmetic and number theoretic computations. Crypt::RSA provides arbitrary size key-pair generation, plaintext-aware encryption (OAEP) and digital signatures with appendix (PSS). For compatibility with SSLv3, RSAREF2, PGP and other applications that follow the PKCS #1 v1.5 standard, it also provides PKCS #1 v1.5 encryption and signatures.
Homepage: http://search.cpan.org/dist/Crypt-RSA/
License: GPL+ or Artistic
Vendor: Fedora Project
Packages
perl-Crypt-RSA-1.58-3.fc8.noarch [86 KiB] |
Changelog by Paul Howarth (2007-08-12):
- Clarify license as GPL v1 or later, or Artistic (same as perl) |