SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Tie-EncryptedHash
Version : 1.24 Vendor : Fedora Project
Release : 8.fc17 Date : 2012-01-14 21:37:14
Group : Development/Libraries Source RPM : perl-Tie-EncryptedHash-1.24-8.fc17.src.rpm
Size : 0.03 MB
Packager : Fedora Project
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/archive.fedoraproject.org/fedora-secondary/releases/17/Everything/arm/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Tie-EncryptedHash-1.24-8.fc17.noarch.rpm
ftp.icm.edu.pl  perl-Tie-EncryptedHash-1.24-8.fc17.noarch.rpm
ftp.icm.edu.pl  perl-Tie-EncryptedHash-1.24-8.fc17.noarch.rpm
ftp.icm.edu.pl  perl-Tie-EncryptedHash-1.24-8.fc17.noarch.rpm
     

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

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(Crypt::CBC)
perl(vars)
perl(Digest::MD5)
perl(Carp)
rpmlib(PayloadIsXz) <= 5.2-1
perl(:MODULE_COMPAT_5.14.2)
perl(Data::Dumper)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(strict)


Content of RPM :
/usr/share/doc/perl-Tie-EncryptedHash-1.24
/usr/share/doc/perl-Tie-EncryptedHash-1.24/Changes
/usr/share/doc/perl-Tie-EncryptedHash-1.24/LICENSE
/usr/share/doc/perl-Tie-EncryptedHash-1.24/README.html
/usr/share/doc/perl-Tie-EncryptedHash-1.24/TODO
/usr/share/man/man3/Tie::EncryptedHash.3pm.gz
/usr/share/perl5/vendor_perl/Tie
/usr/share/perl5/vendor_perl/Tie/EncryptedHash.pm

 
ICM