SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Tie-EncryptedHash rpm build for : OpenSuSE. For other distributions click perl-Tie-EncryptedHash.

Name : perl-Tie-EncryptedHash
Version : 1.240.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 150600.1.1 Date : 2024-08-04 20:16:12
Group : Unspecified Source RPM : perl-Tie-EncryptedHash-1.240.0-150600.1.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Hashes (and objects based on hashes) with encrypting fields
Description :
Tie::EncryptedHash augments Perl hash semantics to build secure, encrypting
containers of data. Tie::EncryptedHash introduces special hash fields that
are coupled with encrypt/decrypt routines to encrypt assignments at STORE()
and decrypt retrievals at FETCH(). By design, _encrypting fields_ are
associated with keys that begin in single underscore. The remaining
keyspace is used for accessing normal hash fields, which are retained
without modification.

While the password is set, a Tie::EncryptedHash behaves exactly like a
standard Perl hash. This is its _transparent mode_ of access. Encrypting
and normal fields are identical in this mode. When password is deleted,
encrypting fields are accessible only as ciphertext. This is
Tie::EncryptedHash\'s _opaque mode_ of access, optimized for serialization.

Encryption is done with Crypt::CBC(3) which encrypts in the cipher block
chaining mode with Blowfish, DES or IDEA. Tie::EncryptedHash uses Blowfish
by default, but can be instructed to employ any cipher supported by
Crypt::CBC(3).

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_15_SP6/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Tie-EncryptedHash-1.240.0-150600.1.1.noarch.rpm
     

Provides :
perl(Tie::EncryptedHash)
perl-Tie-EncryptedHash

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Crypt::Blowfish)
perl(Crypt::CBC)
perl(Crypt::DES)
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/Tie
/usr/lib/perl5/vendor_perl/5.26.1/Tie/EncryptedHash.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Tie-EncryptedHash
/usr/share/doc/packages/perl-Tie-EncryptedHash/Changes
/usr/share/doc/packages/perl-Tie-EncryptedHash/README.html
/usr/share/doc/packages/perl-Tie-EncryptedHash/TODO
/usr/share/licenses/perl-Tie-EncryptedHash
/usr/share/licenses/perl-Tie-EncryptedHash/LICENSE
/usr/share/man/man3/Tie::EncryptedHash.3pm.gz

 
ICM