| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Crypt-RSA | Distribution: Extras Packages for Enterprise Linux |
| Version: 1.98 | Vendor: Fedora Project <http://bugzilla.redhat.com/bugzilla> |
| Release: 3.el4 | Build date: Wed May 13 10:39:21 2009 |
| Group: Development/Libraries | Build host: xenbuilder2.fedora.redhat.com |
| Size: 165526 | Source RPM: perl-Crypt-RSA-1.98-3.el4.src.rpm |
| Packager: Fedora Project <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://search.cpan.org/dist/Crypt-RSA/ | |
| Summary: 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.
GPL+ or Artistic
* Thu May 14 2009 Paul Howarth <paul@city-fan.org> 1.98-3
- Recode Crypt::RSA manpage as UTF-8
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.98-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Jul 09 2008 Paul Howarth <paul@city-fan.org> 1.98-1
- Update to 1.98
* Tue Jul 08 2008 Paul Howarth <paul@city-fan.org> 1.97-1
- Update to 1.97
* Tue Jul 08 2008 Paul Howarth <paul@city-fan.org> 1.96-1
- Update to 1.96
- Convert "Changes" to UTF-8
- Shellbangs no longer need removing
- Module is now UTF-8 and doesn't need converting
- Need manual perl(Class::Loader) dep due to move to use of "use base",
as rpm auto-dep-finder doesn't spot it
* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.58-4
- rebuild for new perl
* Mon Aug 13 2007 Paul Howarth <paul@city-fan.org> 1.58-3
- Clarify license as GPL v1 or later, or Artistic (same as perl)
* Wed Apr 18 2007 Paul Howarth <paul@city-fan.org> 1.58-2
- Buildrequire perl(ExtUtils::MakeMaker)
- Fix argument order for find with -depth
* Fri Dec 22 2006 Paul Howarth <paul@city-fan.org> 1.58-1
- Update to 1.58
- GPL license text now included upstream (CPAN RT#18771)
* Wed Aug 30 2006 Paul Howarth <paul@city-fan.org> 1.57-3
- FE6 mass rebuild
* Wed Apr 19 2006 Paul Howarth <paul@city-fan.org> 1.57-2
- Fix non-UTF8-encoded manpage (#183888)
- Add manpages for crypt-rsa-interoperablity(3) and
crypt-rsa-interoperablity-template(3) (#183888)
* Mon Nov 28 2005 Paul Howarth <paul@city-fan.org> 1.57-1
- Initial build
/usr/lib/perl5/vendor_perl/5.8.5/Crypt /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA.pm /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA/DataFormat.pm /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA/Debug.pm /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA/ES /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA/ES/OAEP.pm /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA/ES/PKCS1v15.pm /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA/Errorhandler.pm /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA/Key /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA/Key.pm /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA/Key/Private /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA/Key/Private.pm /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA/Key/Private/SSH.pm /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA/Key/Public /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA/Key/Public.pm /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA/Key/Public/SSH.pm /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA/Primitives.pm /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA/SS /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA/SS/PKCS1v15.pm /usr/lib/perl5/vendor_perl/5.8.5/Crypt/RSA/SS/PSS.pm /usr/share/doc/perl-Crypt-RSA-1.98 /usr/share/doc/perl-Crypt-RSA-1.98/ARTISTIC /usr/share/doc/perl-Crypt-RSA-1.98/COPYING /usr/share/doc/perl-Crypt-RSA-1.98/Changes /usr/share/doc/perl-Crypt-RSA-1.98/README /usr/share/doc/perl-Crypt-RSA-1.98/TODO /usr/share/man/man3/Crypt::RSA.3pm.gz /usr/share/man/man3/Crypt::RSA::DataFormat.3pm.gz /usr/share/man/man3/Crypt::RSA::Debug.3pm.gz /usr/share/man/man3/Crypt::RSA::ES::OAEP.3pm.gz /usr/share/man/man3/Crypt::RSA::ES::PKCS1v15.3pm.gz /usr/share/man/man3/Crypt::RSA::Errorhandler.3pm.gz /usr/share/man/man3/Crypt::RSA::Key.3pm.gz /usr/share/man/man3/Crypt::RSA::Key::Private.3pm.gz /usr/share/man/man3/Crypt::RSA::Key::Private::SSH.3pm.gz /usr/share/man/man3/Crypt::RSA::Key::Public.3pm.gz /usr/share/man/man3/Crypt::RSA::Key::Public::SSH.3pm.gz /usr/share/man/man3/Crypt::RSA::Primitives.3pm.gz /usr/share/man/man3/Crypt::RSA::SS::PKCS1v15.3pm.gz /usr/share/man/man3/Crypt::RSA::SS::PSS.3pm.gz /usr/share/man/man3/crypt-rsa-interoperablity-template.3.gz /usr/share/man/man3/crypt-rsa-interoperablity.3.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 06:56:35 2013