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-39.fc37 RPM for noarch

From Fedora 37 for ppc64le / p

Name: perl-Tie-EncryptedHash Distribution: Fedora Project
Version: 1.24 Vendor: Fedora Project
Release: 39.fc37 Build date: Fri Jul 22 14:14:39 2022
Group: Unspecified Build host: buildvm-x86-29.iad2.fedoraproject.org
Size: 34052 Source RPM: perl-Tie-EncryptedHash-1.24-39.fc37.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+ or Artistic

Changelog

* 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
* Sun May 23 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.24-35
  - Perl 5.34 rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.24-34
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Jan 15 2021 Paul Howarth <paul@city-fan.org> - 1.24-33
  - Spec tidy-up
    - Use author-independent source URL
    - Specify all build dependencies
    - Explicitly require default encryption module, Crypt::Blowfish
    - Explicitly require Crypt::DES too, as per META.yml
    - Drop redundant buildroot cleaning in %install section
    - Simplify find command using -delete
    - Fix permissions verbosely
    - Use %license macro
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.24-32
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_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, Thu May 9 20:42:17 2024