Crypt-RSA 1.31 Deleted
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- 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
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Convert::ASCII::Armour
- Crypt::Primes
- Crypt::Random
- Digest::SHA1
- Math::Pari
- Sort::Versions
- Tie::EncryptedHash
- 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.31/lib/Crypt/RSA/ES/OAEP.pm -- Around line 248: You forgot a '=back' before '=head1' Crypt-RSA-1.31/lib/Crypt/RSA/Key.pm -- Around line 159: You forgot a '=back' before '=head1' Crypt-RSA-1.31/lib/Crypt/RSA/SS/PSS.pm -- Around line 231: You forgot a '=back' before '=head2' Around line 247: You forgot a '=back' before '=head1' Crypt-RSA-1.31/lib/Crypt/RSA.pm -- Around line 433: =over without closing =back
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- 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::Errorhandler, Crypt::RSA::Key, Crypt::RSA::Key::Private, Crypt::RSA::Key::Public, Crypt::RSA::Primitives, Crypt::RSA::SS::PSS
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Math::Pari
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 1.1,1.18,1.31,1.7
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- 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.31 | 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.18 | metacpan |
| Crypt::RSA::Errorhandler | Parent class for Crypt::RSA::*, provides error handling capabilities. | metacpan | |
| Crypt::RSA::Key | RSA Key Pair Generator. | 1.7 | metacpan |
| Crypt::RSA::Key::Private | RSA Private Key Management. | metacpan | |
| Crypt::RSA::Key::Public | RSA Public Key Management. | metacpan | |
| Crypt::RSA::Primitives | RSA encryption, decryption, signature and verification primitives. | metacpan | |
| Crypt::RSA::SS::PSS | Probabilistic Signature Scheme based on RSA. | 1.1 | metacpan |