| Name: | perl-Digest-HMAC | 
|---|---|
| Version: | 1.03 | 
| Release: | 17.module+el8.3.0+7692+542c56f9 | 
| Architecture: | noarch | 
| Module: | perl-libwww-perl:6.34:8030020200428102957:e63f0836 perl-libwww-perl:6.34:8030020200428102958:e63f0836 perl-libwww-perl:6.34:8030020200428102959:e63f0836 perl-libwww-perl:6.34:8060020210901111951:e63f0836 perl-libwww-perl:6.34:8060020210901111952:e63f0836 perl-libwww-perl:6.34:8060020210901111953:e63f0836  | 
| Group: | Development/Libraries | 
| Size: | 10874 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-Digest-HMAC-1.03-17.module+el8.3.0+7692+542c56f9.noarch.rpm | 
| Source RPM: | perl-Digest-HMAC-1.03-17.module+el8.3.0+7692+542c56f9.src.rpm | 
| Build Date: | Fri Aug 07 2020 | 
| Build Host: | jenkins-10-147-72-125-c329c507-062e-4dcd-8dc0-1fbb98cc4bc0.appad2iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | http://search.cpan.org/dist/Digest-HMAC/ | 
| Summary: | Keyed-Hashing for Message Authentication | 
| Description: | HMAC is used for message integrity checks between two parties that share a secret key, and works in combination with some other Digest algorithm, usually MD5 or SHA-1. The HMAC mechanism is described in RFC 2104. HMAC follow the common Digest:: interface, but the constructor takes the secret key and the name of some other simple Digest:: as argument.  |