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

Search results for "Digest::DSA"

Crypt::DSA - DSA Signatures and Key Generation River stage one • 2 direct dependents • 5 total dependents

*Crypt::DSA* is an implementation of the DSA (Digital Signature Algorithm) signature verification system. The implementation itself is pure Perl, although the heavy-duty mathematics underneath are provided by the *Math::Pari* library. This package pr...

ADAMK/Crypt-DSA-1.17 - 17 Jun 2011 01:49:57 UTC - Search in distribution

Crypt::DSA::GMP - DSA Signatures and Key Generation River stage zero No dependents

Crypt::DSA::GMP is an implementation of the DSA (Digital Signature Algorithm) signature verification system. The implementation itself is pure Perl, with mathematics support from Math::BigInt::GMP and Math::Prime::Util::GMP. This package provides DSA...

DANAJ/Crypt-DSA-GMP-0.02 - 08 Oct 2013 14:47:16 UTC - Search in distribution

Crypt::PK::DSA - Public key cryptography based on DSA River stage three • 62 direct dependents • 246 total dependents

MIK/CryptX-0.080 - 04 Oct 2023 11:07:16 UTC - Search in distribution
  • CryptX - Cryptographic toolkit

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

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

GnuPG - Perl module interface to the GNU Privacy Guard (v1.x.x series) River stage one • 2 direct dependents • 2 total dependents

GnuPG is a perl interface to the GNU Privacy Guard. It uses the shared memory coprocess interface that gpg provides for its wrappers. It tries its best to map the interactive interface of the gpg to a more programmatic model....

YANICK/GnuPG-0.19 - 15 Apr 2012 17:18:51 UTC - Search in distribution

Mail::GPG - Handling of GnuPG encrypted / signed mails River stage one • 1 direct dependent • 1 total dependent

This Perl modules handles all the details of encrypting and signing Mails using GnuPG according to RFC 3156 and RFC 2440, that is OpenPGP MIME and traditional armor signed/encrypted mails....

JRED/Mail-GPG-1.0.12 - 12 Feb 2018 12:17:16 UTC - Search in distribution

XML::Sig - XML::Sig - A toolkit to help sign and verify XML Digital Signatures River stage one • 1 direct dependent • 1 total dependent

This perl module provides two primary capabilities: given an XML string, create and insert digital signatures, or if one is already present in the string verify it -- all in accordance with the W3C standard governing XML signatures....

TIMLEGGE/XML-Sig-0.65 - 21 Nov 2023 22:39:12 UTC - Search in distribution

Mail::SpamCannibal - HOWTO Install SpamCannibal River stage zero No dependents

MIKER/Mail-SpamCannibal-1.08 - 13 Jun 2015 04:33:14 UTC - Search in distribution

AnyEvent::GnuPG - AnyEvent-based interface to the GNU Privacy Guard River stage zero No dependents

AnyEvent::GnuPG is a perl interface to the GNU Privacy Guard. It uses the shared memory coprocess interface that gpg provides for its wrappers. It tries its best to map the interactive interface of the gpg to a more programmatic model....

ZURBORG/AnyEvent-GnuPG-1.001 - 10 Dec 2014 13:45:47 UTC - Search in distribution

Crypt::OpenPGP - Pure-Perl OpenPGP implementation River stage one • 3 direct dependents • 3 total dependents

*Crypt::OpenPGP* is a pure-Perl implementation of the OpenPGP standard[1]. In addition to support for the standard itself, *Crypt::OpenPGP* claims compatibility with many other PGP implementations, both those that support the standard and those that ...

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

Configuration - Configuration for ClearCase::Wrapper::MGi River stage zero No dependents

The *extra* directory contains files which can be used to configure the wrapper for specific needs, either on a site on a user basis. The features described here are not enabled by default. One functionality is highly experimental (the "FSCBROKER" en...

MGI/ClearCase-Wrapper-MGi-1.00 - 22 Aug 2012 11:37:56 UTC - Search in distribution

Crypt::OpenSSL::CA - The crypto parts of an X509v3 Certification Authority River stage one • 2 direct dependents • 3 total dependents

This module performs the cryptographic operations necessary to issue X509 certificates and certificate revocation lists (CRLs). It is implemented as a Perl wrapper around the popular OpenSSL library. *Crypt::OpenSSL::CA* is an essential building bloc...

DOMQ/Crypt-OpenSSL-CA-0.91 - 29 Oct 2021 17:53:22 UTC - Search in distribution

XML::LibXML::xmlsec - XML signing/encription using xmlsec library River stage zero No dependents

XML::LibXML::xmlsec is a bind module for xmlsec, a C library aimed for XML digital signature and encryption as described in W3C standards. INSTALLATION You must have a running xmlsec library, which in turns has several dependencies. There are xmlsec ...

ESTRELOW/XML-LibXML-xmlsec-0.03 - 24 Aug 2022 15:00:24 UTC - Search in distribution

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

DKG/Crypt-Nettle-0.3 - 23 Mar 2011 08:11:22 UTC - Search in distribution

Net::DNS::SEC - DNSSEC extensions to Net::DNS River stage zero No dependents

Net::DNS::SEC is installed as an extension to an existing Net::DNS installation providing packages to support DNSSEC as specified in RFC4033, RFC4034, RFC4035 and related documents. It also provides support for SIG0 which is useful for dynamic update...

NLNETLABS/Net-DNS-SEC-1.24 - 25 Apr 2024 09:12:13 UTC - Search in distribution

Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API. River stage two • 22 direct dependents • 31 total dependents

This implement a large majority of OpenSSL's useful X509 API. The email() method supports both certificates where the subject is of the form: "... CN=Firstname lastname/emailAddress=user@domain", and also certificates where there is a X509v3 Extensio...

JONASBN/Crypt-OpenSSL-X509-1.915 - 19 Jun 2023 14:36:59 UTC - Search in distribution

XML::Sig::OO - Modern XML Signatured validation River stage zero No dependents

XML::Sig::OO is a project to create a stand alone perl module that does a good job creating and validating xml signatures. At its core This module is written around libxml2 better known as XML::LibXML....

AKALINUX/XML-Sig-OO-0.008 - 25 Nov 2021 10:29:17 UTC - Search in distribution

Bundle::Melody::extlib - a bundle containing the CPAN modules bundled with Melody lthttp://openmelody.org/gt and that is distributed in its extlib directory. River stage zero No dependents

This bundle contains the prerequisite CPAN modules bundled with Melody <http://openmelody.org/> and that is distributed in its extlib directory. This bundle only includes modules that do not require compilation in any part of the depdency tree not in...

TIMA/Bundle-Melody-extlib-0.9.29 - 09 Nov 2010 19:55:33 UTC - Search in distribution

Google::SAML::Response - Generate signed XML documents as SAML responses for Google's SSO implementation River stage one • 1 direct dependent • 1 total dependent

Google::SAML::Response can be used to generate a signed XML document that is needed for logging your users into Google using SSO. You have some sort of web application that can identify and authenticate users. You want users to be able to use some so...

MANNI/Google-SAML-Response-0.14 - 16 Aug 2014 21:33:00 UTC - Search in distribution
23 results (0.058 seconds)