Search results for "module:Crypt::"

Crypt::LE - Let's Encrypt (and other ACME-based) API interfacing module and client. River stage zero No dependents

Crypt::LE provides the functionality necessary to use Let's Encrypt API and generate free SSL certificates for your domains. It can also be used to generate RSA keys and Certificate Signing Requests or to revoke previously issued certificates. Crypt:...

LEADER/Crypt-LE-0.39 - 12 Mar 2023 22:10:15 UTC

Crypt::DH - Diffie-Hellman key exchange system River stage zero No dependents

*Crypt::DH* is a Perl implementation of the Diffie-Hellman key exchange system. Diffie-Hellman is an algorithm by which two parties can agree on a shared secret key, known only to them. The secret is negotiated over an insecure network without the tw...

MITHALDU/Crypt-DH-0.07 - 06 Jul 2012 10:22:30 UTC

Crypt::PK - [internal only] River stage three • 62 direct dependents • 246 total dependents

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

Crypt::Mac - [internal only] River stage three • 62 direct dependents • 246 total dependents

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

Crypt::CBC - Encrypt Data with Cipher Block Chaining Mode River stage three • 72 direct dependents • 142 total dependents

This module is a Perl-only implementation of the cryptographic cipher block chaining mode (CBC). In combination with a block cipher such as AES or Blowfish, you can encrypt and decrypt messages of arbitrarily long length. The encrypted messages are c...

LDS/Crypt-CBC-3.04 - 17 May 2021 15:03:53 UTC

CTK::Crypt - Cryptography frontend module River stage one • 1 direct dependent • 1 total dependent

Cryptography frontend module gpg_init my $gpg_instance = gpg_init( -gpgbin => "/usr/bin/gpg", -gpghome => "/gpg/homedir", -gpgconf => "/gpg/homedir/gpg.conf", -gpgopts => ["verbose", "yes"], -publickey => "/path/to/public.key", -privatekey => "/path/...

ABALAMA/CTKlib-2.09 - 10 Sep 2022 10:53:50 UTC

Crypt::PBE - Perl extension for PKCS #5 Password-Based Encryption Algorithms River stage zero No dependents

PBES and PBKDF Crypt::PBE::PBKDF1 - Password-Based Key Derivation Function 1 Crypt::PBE::PBES1 - Password-Based Key Encryption Schema 1 Crypt::PBE::PBKDF2 - Password-Based Key Derivation Function 2 Crypt::PBE::PBES2 - Password-Based Key Encryption Sc...

GDT/Crypt-PBE-0.103 - 28 Apr 2023 15:30:55 UTC

Crypt::OTR - Off-The-Record encryption library for secure instant messaging applications River stage zero No dependents

Perl wrapper around libotr - see http://www.cypherpunks.ca/otr/README-libotr-3.2.0.txt This module is experimental and unfinished, not yet recommended for production or important systems....

REVMISCHA/Crypt-OTR-0.08 - 23 Sep 2011 05:40:39 UTC

FTN::Crypt - Encryption of the FTN messages. River stage zero No dependents

The possibility of FTN netmail encryption may be sometimes a useful option. Corresponding nodelist flag was proposed in FSC-0073. Although current FidoNet Policy (version 4.07 dated June 9, 1989) clearly forbids routing of encrypted traffic without t...

PIETRO/FTN-Crypt-0.5.1 - 16 Jan 2020 13:39:24 UTC

Crypt::RC4 - Perl implementation of the RC4 encryption algorithm River stage two • 5 direct dependents • 88 total dependents

A simple implementation of the RC4 algorithm, developed by RSA Security, Inc. Here is the description from RSA's website: RC4 is a stream cipher designed by Rivest for RSA Data Security (now RSA Security). It is a variable key-size stream cipher with...

SIFUKURT/Crypt-RC4-2.02 - 13 Dec 2001 21:45:11 UTC

Crypt::FNA River stage one • 1 direct dependent • 1 total dependent

FNA stands for Fractal Numerical Algorithm, the symmetrical encryption method based on two algorithms that I developed for: 1. the construction of a family of fractal curves (F) 2. a encryption based on these curves. A precise description of this alg...

ANAK/Crypt-FNA-0.65 - 19 Jun 2013 02:22:40 UTC

Crypt::CCM - CCM Mode for symmetric key block ciphers River stage zero No dependents

The module implements the CCM Mode for Authentication and Confidentiality....

OYAMA/Crypt-CCM-0.03 - 28 Oct 2007 03:49:18 UTC

Crypt::Ctr - Encrypt Data in Counter Mode River stage one • 1 direct dependent • 1 total dependent

Generic Counter Mode implementation in pure Perl. The Counter Mode module constructs a stream cipher from a block cipher or cryptographic hash funtion and returns it as an object. Any block cipher in the "Crypt::" class can be used, as long as it sup...

BAUERM/Crypt-Ctr-0.01 - 04 Jul 2002 21:59:39 UTC

Crypt::CFB - Encrypt Data in Cipher Feedback Mode River stage zero No dependents

Generic CFB implementation in pure Perl. The Cipher Feedback Mode module constructs a stream cipher from a block cipher or cryptographic hash funtion and returns it as an object. Any block cipher in the "Crypt::" class can be used, as long as it supp...

KJH/Crypt-CFB-0.02 - 04 Feb 2011 09:56:48 UTC

Crypt::OFB - Encrypt Data using OFB Mode River stage zero No dependents

This module is a Perl-only implementation of the OFB mode. It is a inheritance class of Crypt::ECB. Please read Crypt::ECB(3) for the default function description....

GUGOD/Crypt-OFB-0.01 - 01 Nov 2003 21:23:56 UTC

RDF::Crypt - semantic cryptography River stage zero No dependents

RDF-Crypt provides a variety of objects and methods for cryptographically manipulating (encrypting, decrypting, signing and verifying) RDF graphs using RSA and WebID. RDF-Crypt uses a role-based architecture. Classes like RDF::Crypt::Encrypter are in...

TOBYINK/RDF-Crypt-0.002 - 25 Jun 2012 14:12:00 UTC

Crypt::RSA - RSA public-key cryptosystem. River stage one • 2 direct dependents • 4 total dependents

Crypt::RSA is a pure-perl, cleanroom implementation of the RSA public-key cryptosystem. It uses Math::Pari(3), a perl interface to the blazingly fast PARI library, for big integer arithmetic and number theoretic computations. Crypt::RSA provides arbi...

VIPUL/Crypt-RSA-1.99 - 07 Jun 2009 01:41:21 UTC

Crypt::FDH - Full Domain Hash River stage one • 1 direct dependent • 3 total dependents

HASH/Crypt-FDH-1.010 - 28 Oct 2018 04:28:59 UTC

Crypt::HSM - A PKCS11 interface for Perl River stage one • 2 direct dependents • 2 total dependents

This module interfaces with any PKCS11 library to use its cryptography....

LEONT/Crypt-HSM-0.016 - 05 Jan 2024 17:38:20 UTC

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
901 results (0.031 seconds)