Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Crypt-OpenPGP | Distribution: Mageia |
Version: 1.120.0 | Vendor: Mageia.Org |
Release: 5.mga8 | Build date: Wed Feb 12 05:15:32 2020 |
Group: Development/Perl | Build host: localhost |
Size: 369677 | Source RPM: perl-Crypt-OpenPGP-1.120.0-5.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://search.cpan.org/dist/Crypt-OpenPGP/ | |
Summary: Pure-Perl OpenPGP implementation |
Crypt::OpenPGP is a pure-Perl implementation of the OpenPGP stan- dard[1]. In addition to support for the standard itself, Crypt::OpenPGP claims compatibility with many other PGP implementations, both those that support the standard and those that preceded it. Crypt::OpenPGP provides signing/verification, encryption/decryption, keyring management, and key-pair generation; in short it should provide you with everything you need to PGP-enable yourself. Alternatively it can be used as part of a larger system; for example, perhaps you have a web-form-to-email generator written in Perl, and you'd like to encrypt outgoing messages, because they contain sensitive information. Crypt::OpenPGP can be plugged into such a scenario, given your public key, and told to encrypt all messages; they will then be readable only by you.
Artistic/GPL
* Wed Feb 12 2020 umeabot <umeabot> 1.120.0-5.mga8 + Revision: 1493617 - Mageia 8 Mass Rebuild * Wed Sep 19 2018 umeabot <umeabot> 1.120.0-4.mga7 + Revision: 1266799 - Mageia 7 Mass Rebuild
/usr/bin/pgplet /usr/share/doc/perl-Crypt-OpenPGP /usr/share/doc/perl-Crypt-OpenPGP/CREDITS /usr/share/doc/perl-Crypt-OpenPGP/Changes /usr/share/doc/perl-Crypt-OpenPGP/META.yml /usr/share/doc/perl-Crypt-OpenPGP/README /usr/share/man/man3/Crypt::OpenPGP.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::Armour.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::Buffer.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::CFB.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::Certificate.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::Cipher.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::Ciphertext.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::Compressed.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::Constants.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::Digest.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::ErrorHandler.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::Key.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::KeyBlock.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::KeyRing.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::KeyServer.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::MDC.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::Marker.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::Message.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::OnePassSig.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::PacketFactory.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::Plaintext.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::S2k.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::SKSessionKey.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::SessionKey.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::Signature.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::Trust.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::UserID.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::Util.3pm.xz /usr/share/man/man3/Crypt::OpenPGP::Words.3pm.xz /usr/share/perl5/vendor_perl/Crypt/OpenPGP /usr/share/perl5/vendor_perl/Crypt/OpenPGP.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Armour.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Buffer.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/CFB.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Certificate.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Cipher.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Ciphertext.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Compressed.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Config.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Constants.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Digest.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/ErrorHandler.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Key /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Key.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Key/Public /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Key/Public.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Key/Public/DSA.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Key/Public/ElGamal.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Key/Public/RSA.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Key/Secret /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Key/Secret.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Key/Secret/DSA.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Key/Secret/ElGamal.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Key/Secret/RSA.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/KeyBlock.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/KeyRing.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/KeyServer.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/MDC.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Marker.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Message.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/OnePassSig.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/PacketFactory.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Plaintext.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/S2k.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/SKSessionKey.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/SessionKey.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Signature /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Signature.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Signature/SubPacket.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Trust.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/UserID.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Util.pm /usr/share/perl5/vendor_perl/Crypt/OpenPGP/Words.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024