Changes for version 1.95
- Remove STDERR error output in Crypt::RSA::SS::PSS. (http://rt.cpan.org/Public/Bug/Display.html?id=29048)
- Allow symmetric cipher specification in Crypt::RSA::Key. (http://rt.cpan.org/Public/Bug/Display.html?id=27929)
- Fix bug in AUTOLOAD. (http://rt.cpan.org/Public/Bug/Display.html?id=26028)
- Use Module::Install instead of ExtUtils::MakeMaker
- Consolidate versioning to module version in Crypt::RSA::Version (which is the reason for the version # jump)
- "use base" instead of @ISA
- "use FindBin" instead of the literal "lib" - this is safer.
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
in lib/Crypt/RSA/Version.pm