Search results for "Digest-SHA1"
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 - Search in distribution
Crypt::Digest::SHA1 - Hash function SHA-1 [size: 160 bits]
Provides an interface to the SHA1 digest algorithm....
MIK/CryptX-0.078 - 28 Apr 2023 12:31:25 UTC - Search in distribution- CryptX - Cryptographic toolkit
- Crypt::PK::ECC - Public key cryptography based on EC
- Crypt::PK::DSA - Public key cryptography based on DSA
- 2 more results from CryptX »
Template::Plugin::Digest::SHA1 - TT2 interface to the SHA1 Algorithm
The *Digest.SHA1* Template Toolkit plugin provides access to the NIST SHA-1 algorithm via the "Digest::SHA1" module. It is used like a plugin but installs filters and vmethods into the current context. When you invoke [% USE Digest.SHA1 %] the follow...
BARBIE/Template-Plugin-Digest-SHA1-0.05 - 31 Dec 2014 12:06:47 UTC - Search in distribution
Bencher::Scenario::Digest::SHA1 - Benchmark Digest::SHA1 against Digest::SHA
Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....
PERLANCAR/Bencher-Scenario-Digest-SHA1-0.004 - 08 May 2022 00:06:19 UTC - Search in distribution
Bencher::Scenario::Digest::SHA::SHA1 - Benchmark Digest::SHA against sha1sum
Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....
PERLANCAR/Bencher-Scenarios-Digest-SHA-0.004 - 13 Aug 2023 00:05:22 UTC - Search in distribution- Bencher::Scenarios::Digest::SHA - Scenarios to benchmark Digest::SHA
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 - Search in distribution
Bencher::Scenario::DigestSHA1 - Benchmark Digest::SHA1 against Digest::SHA
Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....
PERLANCAR/Bencher-Scenario-DigestSHA1-0.003 - 10 Jul 2017 12:01:15 UTC - Search in distribution
Crypt::OpenPGP::Digest - PGP message digest factory
*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- Crypt::OpenPGP - Pure-Perl OpenPGP implementation
- Crypt::OpenPGP::Signature - Signature packet
Bencher::Scenario::DigestSHA::SHA1 - Benchmark Digest::SHA against sha1sum
Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....
PERLANCAR/Bencher-Scenarios-DigestSHA-0.003 - 10 Jul 2017 12:01:22 UTC - Search in distribution- lib/Bencher/ScenarioR/DigestSHA/SHA1.pm
- Bencher::Scenarios::DigestSHA - Scenarios to benchmark Digest::SHA
Cache::Memcached::Indexable::Logic::DigestSHA1 - a fine logic for Cache::Memcached::Indexable
This module is a kind of logic class for Cache::Memcached::Indexable. It uses to get an original key through "Digest::SHA1::sha1_hex()" function with your key....
TANIGUCHI/Cache-Memcached-Indexable-0.03 - 06 Mar 2007 14:31:47 UTC - Search in distribution
Javascript::SHA1 - Calculate the SHA1 digest of a CGI form field
"Javascript::SHA1" is a pure Perl module. This module allows you to convert user input, eg a password, into the SHA1 digest of that input. This means the password itself need never be transmitted across the network - only the SHA1 digest need be tran...
RSAVAGE/Javascript-SHA1-1.07 - 24 Aug 2010 07:23:19 UTC - Search in distribution
SHA - Perl interface to the NIST Secure Hash Algorithm
The "SHA" module is depreciated. Use "Digest::SHA1" instead. The current "SHA" module is just a wrapper around the "Digest::SHA1" module. It is provided so that legacy code that rely on the old interface still work. This wrapper does not support the ...
GAAS/SHA-2.01 - 14 Mar 2001 06:00:45 UTC - Search in distribution
swaks - Swiss Army Knife SMTP, the all-purpose smtp transaction tester
swaks' primary design goal is to be a flexible, scriptable, transaction-oriented SMTP test tool. It handles SMTP features and extensions such as TLS, authentication, and pipelining; multiple version of the SMTP protocol including SMTP, ESMTP, and LMT...
MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution
git-deploy - automate the git steps required for a deploying code from a git repository
git-deploy is a tool written to make deployments so easy that you'll let new hires do them on their first day. Conceived and introduced at Booking.com in 2008, it has changed deployments from being something that took hours, to being so easy that dep...
AVAR/git-deploy-6.01 - 19 Dec 2012 16:58:12 UTC - Search in distribution
Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace
Subs created and collected since the mid-90s....
KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC - Search in distribution
IO::Socket::SSL - SSL sockets with IO::Socket interface
IO::Socket::SSL makes using SSL/TLS much easier by wrapping the necessary functionality into the familiar IO::Socket interface and providing secure defaults whenever possible. This way, existing applications can be made SSL-aware without much effort,...
SULLR/IO-Socket-SSL-2.083 - 18 May 2023 09:15:20 UTC - Search in distribution
xsum - Compute and check file checksums/digests (using various algorithms)
"xsum" is a handy small utility that can be used as an alternative/replacement for the individual per-algorithm Unix utilities like "md5sum", "sha1sum", "sha224sum", and so on. It's basically the same as said Unix utilities but you can use a single c...
PERLANCAR/App-xsum-0.010 - 28 May 2020 06:02:03 UTC - Search in distribution- App::xsum - Compute and check file checksums/digests (using various algorithms)
Bugs
Fixed (version) - No longer an issue after this release. Identified - Bug/Issue identified, fix coming soon. New - Bug/Issue reported, not yet identified....
TODDR/Razor2-Client-Agent-2.86 - 03 Jun 2019 23:05:18 UTC - Search in distribution
Mhash - Perl extension for Mhash Hash library
This is an perl interface to the Mhash hash library, which provides a uniform interface to a large number of hash algorithms (also known as "one-way" algorithms). These algorithms can be used to compute checksums, message digests, and other signature...
FKUO/Mhash-0.90 - 15 Dec 2000 05:40:04 UTC - Search in distribution
Net::SNMP - Object oriented interface to SNMP
The Net::SNMP module abstracts the intricate details of the Simple Network Management Protocol by providing a high level programming interface to the protocol. Each Net::SNMP object provides a one-to-one mapping between a Perl object and a remote SNM...
DTOWN/Net-SNMP-v6.0.1 - 10 Sep 2010 00:15:52 UTC - Search in distribution