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

Search results for "Message Digest"

Dipki::Hash - Message Digest Hash Functions. River stage zero No dependents

DAVIDI/Dipki-0.01 - 30 Mar 2022 13:24:27 UTC - Search in distribution

MD5 - Perl interface to the MD5 Message-Digest Algorithm River stage one • 5 direct dependents • 8 total dependents

The "MD5" module is depreciated. Use "Digest::MD5" instead. The current "MD5" module is just a wrapper around the "Digest::MD5" module. It is provided so that legacy code that rely on the old interface still work and get the speed benefit of the new ...

GAAS/MD5-2.03 - 27 Nov 2003 08:42:46 UTC - Search in distribution

Quiq::Digest - Erzeuge Digest River stage zero No dependents

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC - Search in distribution
  • Quiq - Class library for rapid development

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

Net::DNS::SEC::Digest - Message Digest Algorithms River stage zero No dependents

Interface package providing access to the message digest algorithm implementations within the OpenSSL libcrypto library....

NLNETLABS/Net-DNS-SEC-1.23 - 08 Nov 2023 09:46:57 UTC - Search in distribution

Crypt::OpenPGP::Digest - PGP message digest factory River stage one • 3 direct dependents • 3 total dependents

*Crypt::OpenPGP::Digest* is a factory class for PGP message digest objects. All digest objects are subclasses of this class and share a common interface; when creating a new digest object, the object is blessed into the subclass to take on algorithm-...

SROMANOV/Crypt-OpenPGP-1.12 - 16 Aug 2015 11:35:42 UTC - Search in distribution

Digest::JH - Perl interface to the JH digest algorithm River stage one • 1 direct dependent • 1 total dependent

The "Digest::JH" module provides an interface to the JH message digest algorithm. JH is a candidate in the NIST SHA-3 competition. This interface follows the conventions set forth by the "Digest" module....

GRAY/Digest-JH-0.05 - 23 Oct 2011 05:27:08 UTC - Search in distribution

Crypt::Util - A lightweight Crypt/Digest convenience API River stage one • 1 direct dependent • 1 total dependent

This module provides an easy, intuitive and forgiving API for wielding crypto-fu. The API is designed as a cascade, with rich features built using simpler ones. this means that the option processing is uniform throughout, and the behaviors are genera...

NUFFIN/Crypt-Util-0.11 - 27 May 2010 09:58:24 UTC - Search in distribution

Yars - (Deprecated) Yet Another RESTful-Archive Service River stage zero No dependents

NOTE: Development for this tool is winding down, and Yars is deprecated. Please contact me ASAP if you depend on this tool. Please see and/or comment on <https://github.com/clustericious/Yars/issues/31> for details. Yars as a distribution may be remo...

PLICEASE/Yars-1.33 - 15 Dec 2017 17:30:41 UTC - Search in distribution

HTTP River stage three • 155 direct dependents • 183 total dependents

This chapter explains how to implement the HTTP protocol handlers in mod_perl....

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

yg - log line filter, like \G of MySQL River stage zero No dependents

"yg" is a log viewer(filter) to show log lines vertically. When you check apache logs, I guess you do like this $ cat apache_log 127.0.0.1 - - [30/Sep/2012:12:34:56 +0900] "GET /foo HTTP/1.0" 200 123 "http://example.com/foo" "Mozilla/5.0" 127.0.0.1 -...

BAYASHI/App-YG-0.063 - 03 Nov 2014 09:04:12 UTC - Search in distribution

tklkup - A script to do LDAP directory lookups, edits, and displaying directory schema information. River stage two • 70 direct dependents • 82 total dependents

MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC - Search in distribution

CHI - Unified cache handling interface River stage three • 97 direct dependents • 204 total dependents

CHI provides a unified caching API, designed to assist a developer in persisting data for a specified period of time. The CHI interface is implemented by driver classes that support fetching, storing and clearing of data. Driver classes exist or will...

ASB/CHI-0.61 - 13 Oct 2021 14:56:11 UTC - Search in distribution

Image::ExifTool::TagNames - ExifTool tag name documentation River stage two • 29 direct dependents • 30 total dependents

This document contains a complete list of ExifTool tag names, organized into tables based on information type. Tag names are used to reference specific meta information extracted from or written to a file....

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 UTC - Search in distribution

Inline - Write Perl Subroutines in Other Programming Languages River stage three • 66 direct dependents • 127 total dependents

The Inline module allows you to put source code from other programming languages directly "inline" in a Perl script or module. The code is automatically compiled as needed, and then loaded for immediate access from Perl. Inline saves you from the has...

INGY/Inline-0.86 - 09 Jan 2020 05:20:53 UTC - Search in distribution

LWP - The World-Wide Web library for Perl River stage four • 2163 direct dependents • 6200 total dependents

The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW cl...

OALDERS/libwww-perl-6.77 - 11 Mar 2024 00:58:25 UTC - Search in distribution

ASP4 - Fast, Simple and Scalable Web Development for Perl [DEPRECATED] River stage one • 4 direct dependents • 4 total dependents

ASP4 is a modern web development platform for Perl with a focus on speed, simplicity and scalability....

JOHND/ASP4-1.087 - 07 May 2012 21:21:53 UTC - Search in distribution

tea - Perl script to give command-line access to Crypt::Tea_JS.pm River stage zero No dependents

This script uses the Crypt::Tea_JS.pm module to offer new TEA, the Tiny Encryption Algorithm, and some Modes of Use based on CBC, compatibly in both Perl and JavaScript. The various options offer encryption, decryption and digest, and all cyphertext ...

PJB/Crypt-Tea_JS-2.23 - 13 Oct 2011 23:54:41 UTC - Search in distribution

bioseq - Manipulation of FASTA sequences based on BioPerl River stage zero No dependents

bioseq is a command-line utility for common, routine sequence manipulations based on BioPerl modules including Bio::Seq, Bio::SeqIO, Bio::SeqUtils, and Bio::Tools::SeqStats. By default, bioseq assumes that both the input and the output files are in F...

YZHERNAND/Bio-BPWrapper-1.15 - 27 Feb 2024 16:55:31 UTC - Search in distribution
330 results (0.155 seconds)