Fugitol RPMs
RedHat/EL 7
SRPMS
main/SRPMS

development/libraries

perl-Tie-EncryptedHash - Hashes (and objects based on hashes) with encrypting fields

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).
License: GPL+ or Artistic Group: development/libraries
URL: http://search.cpan.org/dist/Tie-EncryptedHash/

Packages

Latest: perl-Tie-EncryptedHash-1.24-15.rhel7.fio.src.rpm
Name Epoch Version Release Arch Size Built
perl-Tie-EncryptedHash 0 1.24 15.rhel7.fio src 18 KiB 2014-08-16 10:13:20

Changelog:

* 2013-08-04 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.24-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* 2013-07-21 - Petr Pisar <ppisar[AT]redhat[DOTCOM]> - 1.24-13
- Perl 5.18 rebuild
* 2013-02-14 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.24-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* 2012-07-20 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.24-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* 2012-06-12 - Paul Howarth <paul[AT]city-fan[DOTORG]> - 1.24-10
- Don't use macros for system commands
- Don't need to remove empty directories from the buildroot
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Use %{_fixperms} macro rather than our own chmod incantation
- Drop %defattr, redundant since rpm 4.4

Brought to you by OSDial - The Open Source Dialer
Listing created by Repoview-0.6.5