Crypt-RSA 1.99 Latest
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Crypt::RSA::DataFormat
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Crypt-RSA-1.99/lib/Crypt/RSA.pm -- Around line 533: Non-ASCII character seen before =encoding in 'Genèche'. Assuming CP1252 Around line 582: =over without closing =back
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Crypt::RSA, Crypt::RSA::DataFormat, Crypt::RSA::Debug, Crypt::RSA::ES::OAEP, Crypt::RSA::ES::PKCS1v15, Crypt::RSA::Errorhandler, Crypt::RSA::Key, Crypt::RSA::Key::Private, Crypt::RSA::Key::Private::SSH, Crypt::RSA::Key::Public, Crypt::RSA::Key::Public::SSH, Crypt::RSA::Primitives, Crypt::RSA::SS::PKCS1v15, Crypt::RSA::SS::PSS
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Crypt::RSA | RSA public-key cryptosystem. | 1.99 | metacpan |
Crypt::RSA::DataFormat | Data creation, conversion and reporting primitives. | metacpan | |
Crypt::RSA::Debug | Debug routine for Crypt::RSA. | metacpan | |
Crypt::RSA::ES::OAEP | Plaintext-aware encryption with RSA. | 1.99 | metacpan |
Crypt::RSA::ES::PKCS1v15 | PKCS #1 v1.5 padded encryption scheme based on RSA. | 1.99 | metacpan |
Crypt::RSA::Errorhandler | Error handling mechanism for Crypt::RSA. | metacpan | |
Crypt::RSA::Key | RSA Key Pair Generator. | 1.99 | metacpan |
Crypt::RSA::Key::Private | RSA Private Key Management. | 1.99 | metacpan |
Crypt::RSA::Key::Private::SSH | SSH Private Key Import | metacpan | |
Crypt::RSA::Key::Public | RSA Public Key Management. | 1.99 | metacpan |
Crypt::RSA::Key::Public::SSH | SSH Public Key Import | metacpan | |
Crypt::RSA::Primitives | RSA encryption, decryption, signature and verification primitives. | metacpan | |
Crypt::RSA::SS::PKCS1v15 | PKCS #1 v1.5 signatures. | 1.99 | metacpan |
Crypt::RSA::SS::PSS | Probabilistic Signature Scheme based on RSA. | 1.99 | metacpan |
Provides
Name | File | View |
---|---|---|
Crypt::RSA::Key::Private::SSH::Buffer | lib/Crypt/RSA/Key/Private/SSH.pm | metacpan |