1 Tie::EncryptedHash augments Perl hash semantics to build secure, encrypting
2 containers of data. Tie::EncryptedHash introduces special hash fields that
3 are coupled with encrypt/decrypt routines to encrypt assignments at STORE()
4 and decrypt retrievals at FETCH(). By design, encrypting fields are
5 associated with keys that begin in single underscore. The remaining keyspace
6 is used for accessing normal hash fields, which are retained without