Name : perl-Crypt-OpenPGP
| |
Version : 1.12
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.1
| Date : 2015-12-07 22:24:19
|
Group : Development/Libraries/Perl
| Source RPM : perl-Crypt-OpenPGP-1.12-1.1.src.rpm
|
Size : 0.37 MB
| |
Packager : (none)
| |
Summary : Pure-Perl OpenPGP implementation
|
Description :
_Crypt::OpenPGP_ is a pure-Perl implementation of the OpenPGP standard[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.
This module currently supports \'RSA\' and \'DSA\' for digital signatures, and \'RSA\' and \'ElGamal\' for encryption/decryption. It supports the symmetric ciphers \'3DES\', \'Blowfish\', \'IDEA\', \'Twofish\', \'CAST5\', and \'Rijndael\' (\'AES\'). \'Rijndael\' is supported for key sizes of \'128\', \'192\', and \'256\' bits. _Crypt::OpenPGP_ supports the digest algorithms \'MD5\', \'SHA-1\', and \'RIPE-MD/160\'. And it supports \'ZIP\' and \'Zlib\' compression.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Leap_42.1/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Crypt::OpenPGP)
perl(Crypt::OpenPGP::Armour)
perl(Crypt::OpenPGP::Buffer)
perl(Crypt::OpenPGP::CFB)
perl(Crypt::OpenPGP::Certificate)
perl(Crypt::OpenPGP::Cipher)
perl(Crypt::OpenPGP::Cipher::Blowfish)
perl(Crypt::OpenPGP::Cipher::CAST5)
perl(Crypt::OpenPGP::Cipher::DES3)
perl(Crypt::OpenPGP::Cipher::IDEA)
perl(Crypt::OpenPGP::Cipher::Rijndael)
perl(Crypt::OpenPGP::Cipher::Rijndael192)
perl(Crypt::OpenPGP::Cipher::Rijndael256)
perl(Crypt::OpenPGP::Cipher::Twofish)
perl(Crypt::OpenPGP::Ciphertext)
perl(Crypt::OpenPGP::Compressed)
perl(Crypt::OpenPGP::Config)
perl(Crypt::OpenPGP::Config::GnuPG)
perl(Crypt::OpenPGP::Config::PGP2)
perl(Crypt::OpenPGP::Config::PGP5)
perl(Crypt::OpenPGP::Constants)
perl(Crypt::OpenPGP::Digest)
perl(Crypt::OpenPGP::Digest::MD5)
perl(Crypt::OpenPGP::Digest::RIPEMD160)
perl(Crypt::OpenPGP::Digest::SHA1)
perl(Crypt::OpenPGP::Digest::SHA224)
perl(Crypt::OpenPGP::Digest::SHA256)
perl(Crypt::OpenPGP::Digest::SHA384)
perl(Crypt::OpenPGP::Digest::SHA512)
perl(Crypt::OpenPGP::ElGamal::Private)
perl(Crypt::OpenPGP::ElGamal::Public)
perl(Crypt::OpenPGP::ErrorHandler)
perl(Crypt::OpenPGP::Key)
perl(Crypt::OpenPGP::Key::Public)
perl(Crypt::OpenPGP::Key::Public::DSA)
perl(Crypt::OpenPGP::Key::Public::ElGamal)
perl(Crypt::OpenPGP::Key::Public::RSA)
perl(Crypt::OpenPGP::Key::Secret)
perl(Crypt::OpenPGP::Key::Secret::DSA)
perl(Crypt::OpenPGP::Key::Secret::ElGamal)
perl(Crypt::OpenPGP::Key::Secret::RSA)
perl(Crypt::OpenPGP::KeyBlock)
perl(Crypt::OpenPGP::KeyRing)
perl(Crypt::OpenPGP::KeyServer)
perl(Crypt::OpenPGP::MDC)
perl(Crypt::OpenPGP::Marker)
perl(Crypt::OpenPGP::Message)
perl(Crypt::OpenPGP::OnePassSig)
perl(Crypt::OpenPGP::PacketFactory)
perl(Crypt::OpenPGP::Plaintext)
perl(Crypt::OpenPGP::S2k)
perl(Crypt::OpenPGP::S2k::Salt_Iter)
perl(Crypt::OpenPGP::S2k::Salted)
perl(Crypt::OpenPGP::S2k::Simple)
perl(Crypt::OpenPGP::SKSessionKey)
perl(Crypt::OpenPGP::SessionKey)
perl(Crypt::OpenPGP::Signature)
perl(Crypt::OpenPGP::Signature::SubPacket)
perl(Crypt::OpenPGP::Trust)
perl(Crypt::OpenPGP::UserID)
perl(Crypt::OpenPGP::Util)
perl(Crypt::OpenPGP::Words)
perl-Crypt-OpenPGP
Requires :