The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Digest::HMAC"

Digest::HMAC - Keyed-Hashing for Message Authentication River stage three • 100 direct dependents • 479 total dependents

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::HMAC_MD5 - Keyed-Hashing for Message Authentication River stage three • 100 direct dependents • 479 total dependents

This module provide HMAC-MD5 hashing....

ARODLAND/Digest-HMAC-1.04 - 01 Apr 2021 14:16:06 UTC

Digest::HMAC_SHA1 - Keyed-Hashing for Message Authentication River stage three • 100 direct dependents • 479 total dependents

This module provide HMAC-SHA-1 hashing....

ARODLAND/Digest-HMAC-1.04 - 01 Apr 2021 14:16:06 UTC

Digest::HMAC_MD6 - MD6 Keyed-Hashing for Message Authentication River stage one • 1 direct dependent • 1 total dependent

This module provides HMAC-MD6 hashing....

ANDYA/Digest-HMAC_MD6-0.01 - 18 Jun 2009 10:14:19 UTC

Digest - Modules that calculate message digests River stage four • 75 direct dependents • 9630 total dependents

The "Digest::" modules calculate digests, also called "fingerprints" or "hashes", of some data, called a message. The digest is (usually) some small/fixed size string. The actual size of the digest depend of the algorithm used. The message is simply ...

TODDR/Digest-1.20 - 24 Aug 2021 13:51:51 UTC

Digest::SHA - Perl extension for SHA-1/224/256/384/512 River stage four • 390 direct dependents • 8441 total dependents

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::MD6 - Perl interface to the MD6 Algorithm River stage one • 2 direct dependents • 3 total dependents

The "Digest::MD6" module allows you to use the MD6 Message Digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a "fingerprint" or "message digest" of the input....

ANDYA/Digest-MD6-0.11 - 08 Nov 2010 20:51:45 UTC

Digest::MD5 - Perl interface to the MD5 Algorithm River stage four • 604 direct dependents • 9327 total dependents

The "Digest::MD5" module allows you to use the RSA Data Security Inc. MD5 Message Digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 128-bit "fingerprint" or "message digest...

TODDR/Digest-MD5-2.59 - 30 Dec 2023 21:01:56 UTC

Digest::MD4 - Perl interface to the MD4 Algorithm River stage two • 9 direct dependents • 39 total dependents

The "Digest::MD4" module allows you to use the RSA Data Security Inc. MD4 Message Digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 128-bit "fingerprint" or "message digest...

MIKEM/Digest-MD4-1.9 - 22 Mar 2013 07:31:20 UTC

Digest::EMAC River stage zero No dependents

This is Encrypted MAC (EMAC), also known as Double MAC (DMAC). Unlike HMAC, which reuses an existing one-way hash function, such as MD5, SHA-1 or RIPEMD-160, EMAC reuses an existing block cipher to produce a secure message authentication code (MAC). ...

JCDUQUE/Digest-EMAC-1.2 - 03 Jul 2004 05:16:27 UTC

Digest::DMAC River stage zero No dependents

This is Encrypted MAC (EMAC), also known as Double MAC (DMAC). Unlike HMAC, which reuses an existing one-way hash function, such as MD5, SHA-1 or RIPEMD-160, EMAC reuses an existing block cipher to produce a secure message authentication code (MAC). ...

JCDUQUE/Digest-DMAC-1.1.4 - 20 May 2003 08:00:35 UTC

LibWeb::Digest - Digest generation for libweb applications River stage zero No dependents

GENERATING A MAC FOR USER/SESSION AUTHENTICATION The following discussion on MAC is extracted from a WWW security FAQ written by Lincoln Stein, http://www.w3.org/Security/Faq/wwwsf7.html#Q66 ``If possible, cookies should contain information that allo...

CKONG/LibWeb-0.02 - 19 Jul 2000 22:25:12 UTC

SPVM::Digest::SHA - SHA-1/224/256/384/512 River stage zero No dependents

The SPVM::Digest::SHA of SPVM has methods for SHA-1/224/256/384/512....

KIMOTO/SPVM-Digest-SHA-0.063 - 26 Dec 2023 06:40:31 UTC

Digest::LineByLine - Line-by-line message authentication for a plain text file. River stage zero No dependents

What It's For This module allows you to add line-by-line authentication codes to a plain-text file. The file can still be manipulated using all the text-file tools you know and love, including a text editor. However, if someone else tampers with the ...

BCROWELL/LineByLine-1.0 - 12 May 2002 17:55:01 UTC

Digest::SHA::PurePerl - Perl implementation of SHA-1/224/256/384/512 River stage one • 2 direct dependents • 2 total dependents

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

File::Find::Rule::Digest - rules for matchig checksum River stage zero No dependents

File::Find::Rule::Digest allows you to find files based on its checksums....

MIYAGAWA/File-Find-Rule-Digest-0.01 - 26 Nov 2002 11:38:45 UTC
16 results (0.067 seconds)