Jump to letter: [
ACEFHMOPRSTX
]
perl-Crypt-RSA - RSA public-key cryptosystem
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.
Packages
Latest: perl-Crypt-RSA-1.99-14.rhel7.fio.noarch.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
perl-Crypt-RSA |
0 |
1.99 |
14.rhel7.fio |
noarch |
88 KiB |
2014-08-16 10:09:56 |
Changelog:
- * 2013-08-03 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.99-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- * 2013-07-21 - Petr Pisar <ppisar[AT]redhat[DOTCOM]> - 1.99-12
- Perl 5.18 rebuild
- * 2013-02-14 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.99-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- * 2012-07-20 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.99-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- * 2012-06-16 - Petr Pisar <ppisar[AT]redhat[DOTCOM]> - 1.99-9
- Perl 5.16 rebuild