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: Fedora Project |
Version: 1.24 | Vendor: Fedora Project |
Release: 41.fc39 | Build date: Fri Jul 21 05:05:52 2023 |
Group: Unspecified | Build host: buildvm-a64-14.iad2.fedoraproject.org |
Size: 33784 | Source RPM: perl-Tie-EncryptedHash-1.24-41.fc39.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).
GPL-1.0-or-later OR Artistic-1.0-Perl
* 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 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.24-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.24-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/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, Tue Jul 9 22:15:25 2024