SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Convert-PEM rpm build for : openSUSE Leap 15. For other distributions click perl-Convert-PEM.

Name : perl-Convert-PEM
Version : 0.08 Vendor : obs://build_opensuse_org/Virtualization
Release : lp150.3.1 Date : 2018-08-02 00:01:06
Group : Development/Libraries/Perl Source RPM : perl-Convert-PEM-0.08-lp150.3.1.src.rpm
Size : 0.04 MB
Packager : (none)
Summary : Read/write encrypted ASN.1 PEM files
Description :
_Convert::PEM_ reads and writes PEM files containing ASN.1-encoded objects.
The files can optionally be encrypted using a symmetric cipher algorithm,
such as 3DES. An unencrypted PEM file might look something like this:

-----BEGIN DH PARAMETERS-----
MB4CGQDUoLoCULb9LsYm5+/WN992xxbiLQlEuIsCAQM=
-----END DH PARAMETERS-----

The string beginning \'MB4C...\' is the Base64-encoded, ASN.1-encoded
\"object.\"

An encrypted file would have headers describing the type of encryption
used, and the initialization vector:

-----BEGIN DH PARAMETERS-----
Proc-Type: 4,ENCRYPTED
DEK-Info: DES-EDE3-CBC,C814158661DC1449

AFAZFbnQNrGjZJ/ZemdVSoZa3HWujxZuvBHzHNoesxeyqqidFvnydA==
-----END DH PARAMETERS-----

The two headers (\'Proc-Type\' and \'DEK-Info\') indicate information about the
type of encryption used, and the string starting with \'AFAZ...\' is the
Base64-encoded, encrypted, ASN.1-encoded contents of this \"object.\"

The initialization vector (\'C814158661DC1449\') is chosen randomly.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/Virtualization:/Tests/openSUSE_Leap_15.0/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Convert::PEM)
perl(Convert::PEM::CBC)
perl-Convert-PEM

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Class::ErrorHandler)
perl(Convert::ASN1) >= 0.10
perl(Crypt::DES_EDE3)
perl(Digest::MD5)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Convert
/usr/lib/perl5/vendor_perl/5.26.1/Convert/PEM
/usr/lib/perl5/vendor_perl/5.26.1/Convert/PEM.pm
/usr/lib/perl5/vendor_perl/5.26.1/Convert/PEM/CBC.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Convert-PEM
/usr/share/doc/packages/perl-Convert-PEM/Changes
/usr/share/doc/packages/perl-Convert-PEM/README
/usr/share/man/man3/Convert::PEM.3pm.gz
/usr/share/man/man3/Convert::PEM::CBC.3pm.gz

 
ICM