Changes for version 1.58
- We turn on binmode() on filehandles when reading and writing keys from disk, so allow safe exchange of SSH private keys from Windows and *nix systems. Thanks to Ulisses Gomes <ulisses@ibiz.com.br> for pointing this out.
- Include a copy of the GPL in the distribution. This addresses bug #18771. (http://rt.cpan.org/Public/Bug/Display.html?id=18771)
- Removed warnings from t/15-benchmark.t
Modules
RSA public-key cryptosystem.
Data creation, conversion and reporting primitives.
Debug routine for Crypt::RSA.
Plaintext-aware encryption with RSA.
PKCS #1 v1.5 padded encryption scheme based on RSA.
Error handling mechanism for Crypt::RSA.
RSA Key Pair Generator.
RSA Private Key Management.
SSH Private Key Import
RSA Public Key Management.
SSH Public Key Import
RSA encryption, decryption, signature and verification primitives.
PKCS #1 v1.5 signatures.
Probabilistic Signature Scheme based on RSA.
Provides
in lib/Crypt/RSA/Key/Private/SSH.pm