Package perl-Tie-EncryptedHash: Information

    Source package: perl-Tie-EncryptedHash
    Version: 1.24-alt1
    Build time:  Oct 8, 2008, 02:35 AM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Tie-EncryptedHash - Perl module
    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.

    List of rpms provided by this srpm:
    perl-Tie-EncryptedHash (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

      1. perl-Crypt-Blowfish
      2. perl-Crypt-CBC
      3. perl-Crypt-DES
      4. perl-devel

    Last changed


    Oct. 8, 2008 Vitaly Lipatov 1.24-alt1
    - new version 1.24 (with rpmrb script)
    - fix directory ownership violation
    - disable man packaging
    Aug. 27, 2005 Vitaly Lipatov 1.21-alt1
    - first build for ALT Linux Sisyphus