Search results for "module:Digest::HMAC_SHA1"
Digest::HMAC_SHA1 - Keyed-Hashing for Message Authentication
This module provide HMAC-SHA-1 hashing....
ARODLAND/Digest-HMAC-1.04 - 01 Apr 2021 14:16:06 UTC
Digest::HMAC - Keyed-Hashing for Message Authentication
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::" int...
ARODLAND/Digest-HMAC-1.04 - 01 Apr 2021 14:16:06 UTC
Digest::SHA - Perl extension for SHA-1/224/256/384/512
Digest::SHA is written in C for speed. If your platform lacks a C compiler, you can install the functionally equivalent (but much slower) Digest::SHA::PurePerl module. The programming interface is easy to use: it's the same one found in CPAN's Digest...
MSHELOR/Digest-SHA-6.04 - 25 Feb 2023 19:06:34 UTC
Digest::SHA1 - Perl interface to the SHA-1 algorithm
The "Digest::SHA1" module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit "fingerprint" or "message digest" of the input....
GAAS/Digest-SHA1-2.13 - 03 Jul 2010 13:25:47 UTC
Digest::HMAC_MD5 - Keyed-Hashing for Message Authentication
This module provide HMAC-MD5 hashing....
ARODLAND/Digest-HMAC-1.04 - 01 Apr 2021 14:16:06 UTC
SPVM::Digest::SHA - SHA-1/224/256/384/512
The SPVM::Digest::SHA of SPVM has methods for SHA-1/224/256/384/512....
KIMOTO/SPVM-Digest-SHA-0.061001 - 02 Oct 2023 01:42:52 UTC
Digest::SHA::PurePerl - Perl implementation of SHA-1/224/256/384/512
Digest::SHA::PurePerl is written entirely in Perl. If your platform has a C compiler, you should install the functionally equivalent (but much faster) Digest::SHA module. The programming interface is easy to use: it's the same one found in CPAN's Dig...
MSHELOR/Digest-SHA-PurePerl-6.04 - 25 Feb 2023 19:08:00 UTC