| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Tie-EncryptedHash | Distribution: Extras Packages for Enterprise Linux |
| Version: 1.24 | Vendor: Fedora Project <http://bugzilla.redhat.com/bugzilla> |
| Release: 1.el4 | Build date: Fri Mar 13 08:57:13 2009 |
| Group: Development/Libraries | Build host: ppc2.fedora.redhat.com |
| Size: 34658 | Source RPM: perl-Tie-EncryptedHash-1.24-1.el4.src.rpm |
| Packager: Fedora Project <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://search.cpan.org/dist/Tie-EncryptedHash/ | |
| Summary: 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).
GPL+ or Artistic
* Wed Jul 16 2008 Paul Howarth <paul@city-fan.org> 1.24-1
- Update to 1.24 (upstream has clarified the license - see
http://rt.cpan.org/Ticket/Display.html?id=28813)
- Include LICENSE file as %doc
* Wed Jul 16 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.23-1
- update to 1.23
- license changed to GPL+ or Artistic
* Wed Mar 05 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.21-4
- rebuild for new perl
* Thu Apr 19 2007 Paul Howarth <paul@city-fan.org> 1.21-3
- Buildrequire perl(ExtUtils::MakeMaker)
- Fix argument order for find with -depth
* Thu Aug 31 2006 Paul Howarth <paul@city-fan.org> 1.21-2
- FE6 mass rebuild
* Tue Dec 06 2005 Paul Howarth <paul@city-fan.org> 1.21-1
- Initial build
/usr/lib/perl5/vendor_perl/5.8.5/Tie /usr/lib/perl5/vendor_perl/5.8.5/Tie/EncryptedHash.pm /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
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 08:09:58 2013