The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "Crypt::DSA::Signature"

Crypt::DSA::Signature - DSA signature object River stage one • 2 direct dependents • 6 total dependents

*Crypt::DSA::Signature* represents a DSA signature. It has 2 methods, *r* and *s*, which are the big number representations of the 2 pieces of the DSA signature....

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

Crypt::DSA::GMP::Signature - DSA signature object River stage zero No dependents

Crypt::DSA::GMP::Signature represents a DSA signature. It has two methods, "r" and "s", which are the Math::BigInt representations of the two pieces of the DSA signature....

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

Crypt::OpenSSL::DSA::Signature - Digital Signature Object River stage one • 3 direct dependents • 5 total dependents

KMX/Crypt-OpenSSL-DSA-0.20 - 20 Mar 2021 12:31:50 UTC - Search in distribution

Crypt::EC_DSA - Elliptic Curve Digital Signature Algorithm (ECDSA) River stage one • 1 direct dependent • 3 total dependents

HASH/Crypt-EC_DSA-1.009 - 17 Oct 2018 06:25:19 UTC - Search in distribution

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

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

Net::SSH::Perl::Key::DSA - DSA key object River stage two • 11 direct dependents • 12 total dependents

*Net::SSH::Perl::Key::DSA* subclasses *Net::SSH::Perl::Key* to implement a key object, SSH style. This object provides all of the methods needed for a DSA key object; the underlying implementation is provided by *Crypt::PK::DSA*, and this class wraps...

BDFOY/Net-SSH-Perl-2.142 - 07 Aug 2023 18:38:24 UTC - Search in distribution

Authen::TypeKey::Sign - TypeKey authentication signature generation River stage zero No dependents

*Authen::TypeKey::Sign* is an implementation of the TypeKey authentication signature process. For information on the TypeKey protocol and using TypeKey in other applications, see *http://www.movabletype.org/docs/tk-apps.html*....

TIMA/Authen-TypeKey-Sign-0.07 - 11 Sep 2007 06:06:46 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

ASNMTAP::Asnmtap::Applications River stage zero No dependents

ASNMTAP::Asnmtap::Applications Subclass of ASNMTAP::Asnmtap This version is still the old ASNMTAP Applications v3.000.001 addapted for using with the new ASNMTAP::Asnmtap, ASNMTAP::Asnmtap::Plugins and ASNMTAP::Asnmtap::Plugins::Nagios plugins. We ar...

ASNMTAP/ASNMTAP-3.002003 - 10 Feb 2011 08:31:59 UTC - Search in distribution

Crypt::PKCS10 - parse PKCS #10 certificate requests River stage one • 1 direct dependent • 1 total dependent

"Crypt::PKCS10" parses PKCS #10 certificate requests (CSRs) and provides accessor methods to extract the data in usable form. Common object identifiers will be translated to their corresponding names. Additionally, accessor methods allow extraction o...

MRSCOTTY/Crypt-PKCS10-2.005 - 09 Jan 2023 11:31:34 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

Crypt::OpenPGP - Pure-Perl OpenPGP implementation River stage one • 4 direct dependents • 4 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

Net::DNS::RR::RRSIG - DNS RRSIG resource record River stage three • 111 direct dependents • 575 total dependents

Class for DNS digital signature (RRSIG) resource records. In addition to the regular methods inherited from Net::DNS::RR the class contains a method to sign RRsets using private keys (create) and a method for verifying signatures over RRsets (verify)...

NLNETLABS/Net-DNS-1.45 - 02 May 2024 11:03:24 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::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

Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API. River stage two • 21 direct dependents • 28 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

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

Authen::ModAuthPubTkt - Generate Tickets (Signed HTTP Cookies) for mod_auth_pubtkt protected websites. River stage zero No dependents

This module generates and verify a mod_auth_pubtkt-compatible ticket string, which should be used as a cookie with the rest of the mod_auth_pubtkt ( <https://neon1.net/mod_auth_pubtkt/> ) system. Common scenario: 1. On the login server side, write pe...

AGORDON/Authen-ModAuthPubTkt-0.1.1 - 21 Jun 2012 19:30:13 UTC - Search in distribution

Crypt::OpenSSL::PKCS10 - Perl extension to OpenSSL's PKCS10 API. River stage one • 3 direct dependents • 3 total dependents

Crypt::OpenSSL::PKCS10 provides the ability to create PKCS10 certificate requests using RSA key pairs....

TIMLEGGE/Crypt-OpenSSL-PKCS10-0.25 - 15 Oct 2023 23:42:38 UTC - Search in distribution

lib/Bundle/Combust/Extras.pm River stage zero No dependents

ABH/Bundle-Combust-1.03 - 22 Jun 2006 09:26:05 UTC - Search in distribution
20 results (0.105 seconds)