Search results for "digest::md4"

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 - Search in distribution

Digest::Perl::MD4 - Perl implementation of Ron Rivests MD4 Algorithm River stage one • 3 direct dependents • 3 total dependents

This modules has the same interface as "Digest::MD5". It should be compatible with the Digest::MD4 module written by Mike McCauley <mikem@open.com.au>....

OTAKA/Digest-Perl-MD4-1.4 - 18 Jan 2004 02:59:31 UTC - Search in distribution

Crypt::Digest::MD4 - Hash function MD4 [size: 128 bits] River stage three • 60 direct dependents • 235 total dependents

Provides an interface to the MD4 digest algorithm....

MIK/CryptX-0.077 - 21 Aug 2022 07:46:06 UTC - Search in distribution

Digest::MD5::M4p - Perl interface to a variant of the MD5 algorithm River stage one • 1 direct dependent • 5 total dependents

BILLH/Digest-MD5-M4p-0.01 - 30 Apr 2004 05:10:33 UTC - Search in distribution

Net::SSLeay - Perl bindings for OpenSSL and LibreSSL River stage four • 160 direct dependents • 2128 total dependents

This module provides Perl bindings for libssl (an SSL/TLS API) and libcrypto (a cryptography API)....

CHRISN/Net-SSLeay-1.92 - 12 Jan 2022 22:47:57 UTC - Search in distribution

Digest - Modules that calculate message digests River stage four • 75 direct dependents • 9445 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 - Search in distribution

Spreadsheet::WriteExcel::Examples - Spreadsheet::WriteExcel example programs. River stage two • 33 direct dependents • 46 total dependents

This is a documentation only module showing the examples that are included in the Spreadsheet::WriteExcel distribution. This file was auto-generated via the gen_examples_pod.pl program that is also included in the examples directory....

JMCNAMARA/Spreadsheet-WriteExcel-2.40 - 07 Nov 2013 00:47:02 UTC - Search in distribution

PHP::Strings - Implement some of PHP's string functions. River stage zero No dependents

PHP has many functions. This is one of the main problems with PHP. People do, however, get used to said functions and when they come to a better designed language they get lost because they have to implement some of these somewhat vapid functions the...

KUDARASP/PHP-Strings-0.28 - 30 Jan 2004 07:28:37 UTC - Search in distribution

SMB::Crypt - Fallback implementations of cryptography algorithms for SMB River stage zero No dependents

MIGO/SMB-0.09 - 13 May 2018 16:06:23 UTC - Search in distribution

Text::DeDuper - near duplicates detection module River stage zero No dependents

This module uses the resemblance measure as proposed by Andrei Z. Broder at al (http://www.ra.ethz.ch/CDstore/www6/Technical/Paper205/Paper205.html) to detect similar (near-duplicate) documents based on their text. Note of caution: The module only wo...

JANPOM/Text-DeDuper-1.01 - 15 Jan 2009 13:41:03 UTC - Search in distribution

Crypt::SKey - Perl S/Key calculator River stage zero No dependents

This module contains a simple S/Key calculator (as described in RFC 1760) implemented in Perl. It exports the function "key" by default, and may optionally export the function "compute". "compute_md4", "compute_md5", "compute_sha1", "key_md4", "key_m...

KWILLIAMS/Crypt-SKey-0.10 - 08 Jan 2009 04:56:48 UTC - Search in distribution

Crypt::GCrypt - Perl interface to the GNU Cryptographic library River stage zero No dependents

AAR/Crypt-GCrypt-1.26 - 25 May 2013 17:11:33 UTC - Search in distribution

Crypt::PW44 - Perl password generator - generate 44-bit passwords using OPIE dictionary from RFC 1760. River stage zero No dependents

This module contains a simple password generator, based on the S/Key calculator (as described in RFC 1760) implemented in Perl. It exports the function "generate_password". This was inspired by the XKCD web comic "Password Strength", permalink http:/...

BRIAND/Crypt-PW44-0.14 - 17 Aug 2017 03:43:41 UTC - Search in distribution

Crypt::Rhash - Compute message digests and magnet links River stage zero No dependents

Crypt::Rhash module is an object-oriented interface to LibRHash library, allowing simultaneous calculation of several hash functions for a file or a text message. Calculated message digest can be obtained in hexadecimal, BASE32, BASE64, raw binary fo...

RHASH/Crypt-RHash-1.00 - 13 Feb 2021 11:22:28 UTC - Search in distribution

Authen::Passphrase - hashed passwords/passphrases as objects River stage two • 14 direct dependents • 30 total dependents

This is the base class for a system of objects that encapsulate passphrases. An object of this type is a passphrase recogniser: its job is to recognise whether an offered passphrase is the right one. For security, such passphrase recognisers usually ...

ZEFRAM/Authen-Passphrase-0.008 - 04 Feb 2012 14:08:39 UTC - Search in distribution

Crypt::SMimeEngine - Interface to OpenSSL for SMIME commands with hardware engines support. River stage zero No dependents

This module is a simple interface with native function of openssl for SMIME manipulation. It can be work with compatible openssl hardware engines. At this time the module does not realize encription/description functions. Write to the author if you a...

FLAZAN/Crypt-SMimeEngine-0.06 - 16 Jan 2014 14:31:10 UTC - Search in distribution

Task::Digest - Task to install all available cryptographic message digests River stage zero No dependents

This distribution contains no actual code; it simply exists to provide a list of dependencies to assist in quickly installing all available cryptographic message digests....

GRAY/Task-Digest-0.07 - 06 Jun 2017 06:31:36 UTC - Search in distribution

Digest::ED2K - Calculate ED2K digests River stage zero No dependents

Digest::ED2K progressively calculates ED2K digests of data....

BHERWEYER/Digest-ED2K-v1.1.1 - 11 Jan 2020 23:09:03 UTC - Search in distribution

Digest::Trivial - Trivial but fast ways to map strings to small integers River stage zero No dependents

The module provides 2 methods that take a string as input, and return an integer (the digest) between 0 and 255 inclusive. The goal is to provide functions with algorithms, that are *fast*, *repeatable*, and map to all possible integers in the range ...

ABIGAIL/Digest-Trivial-2010011301 - 13 Jan 2010 21:10:12 UTC - Search in distribution

Crypt::SmbHash - Perl-only implementation of lanman and nt md4 hash functions, for use in Samba style smbpasswd entries River stage one • 2 direct dependents • 2 total dependents

This module generates Lanman and NT MD4 style password hashes, using perl-only code for portability. The module aids in the administration of Samba style systems. In the Samba distribution, authentication is referred to a private smbpasswd file. Entr...

BJKUIT/Crypt-SmbHash-0.12 - 17 Oct 2004 07:20:08 UTC - Search in distribution
31 results (0.042 seconds)