Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | perl-Crypt-RSA | 1.58 | 1.fc4 | noarch | 167 KiB | Fri Dec 22 04:27:05 2006 | 
        
        Changelog
        
            - * Fri Dec 22 17:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 1.58-1
- - Update to 1.58
- GPL license text now included upstream (CPAN RT#18771) 
            - * Tue Aug 29 18:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 1.57-3
- - FE6 mass rebuild 
            - * Tue Apr 18 18:00:00 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)