Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Tie-EncryptedHash-1.24-43.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: perl-Tie-EncryptedHash Distribution: Fedora Project
Version: 1.24 Vendor: Fedora Project
Release: 43.fc40 Build date: Thu Jan 25 22:34:09 2024
Group: Unspecified Build host: buildvm-a64-33.iad2.fedoraproject.org
Size: 33784 Source RPM: perl-Tie-EncryptedHash-1.24-43.fc40.src.rpm
Packager: Fedora Project
Url: https://metacpan.org/release/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).

Provides

Requires

License

GPL-1.0-or-later OR Artistic-1.0-Perl

Changelog

* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.24-43
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.24-42
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.24-41
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.24-40
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.24-39
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.24-38
  - Perl 5.36 rebuild

Files

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


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024