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

Search results for "Crypt::Blowfish"

Crypt::Blowfish - Perl Blowfish encryption module River stage two • 35 direct dependents • 77 total dependents

Blowfish is capable of strong encryption and can use key sizes up to 56 bytes (a 448 bit key). You're encouraged to take advantage of the full key size to ensure the strongest encryption possible from this module. Crypt::Blowfish has the following me...

DPARIS/Crypt-Blowfish-2.14 - 23 Jul 2013 20:48:57 UTC - Search in distribution

Crypt::Blowfish::Mod - Another Blowfish Algorithm River stage zero No dependents

Crypt::Blowfish::Mod implements the Blowfish algorithm using functions adapted from examples from Bruce Schneier and other authors. Crypt::Blowfish::Mod has an interface similar to Crypt::Blowfish, but produces different results. This module is endia...

RODRIGO/Crypt-Blowfish-Mod-0.05 - 01 Oct 2018 18:10:06 UTC - Search in distribution

Crypt::Cipher::Blowfish - Symmetric cipher Blowfish, key size: 64-448 bits River stage three • 62 direct dependents • 246 total dependents

This module implements the Blowfish cipher. Provided interface is compliant with Crypt::CBC module. BEWARE: This module implements just elementary "one-block-(en|de)cryption" operation - if you want to encrypt/decrypt generic data you have to use som...

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

Crypt::OpenBSD::Blowfish - Perl extension for the OpenBSD Blowfish cipher implementation. River stage zero No dependents

This module is a wrapper for the OpenBSD implementation of the Blowfish cipher. The C source is taken from the portable OpenSSH source code....

SCHWIGON/Crypt-OpenBSD-Blowfish-0.01 - 23 Apr 2016 17:08:32 UTC - Search in distribution

Crypt::OpenSSL::Blowfish - Blowfish Algorithm using OpenSSL River stage zero No dependents

Crypt::OpenSSL::Blowfish implements the Blowfish Algorithm using functions contained in the OpenSSL crypto library. Crypt::OpenSSL::Blowfish has an interface similar to Crypt::Blowfish, but produces different result than Crypt::Blowfish. This is no l...

TIMLEGGE/Crypt-OpenSSL-Blowfish-0.08 - 28 Nov 2023 03:08:57 UTC - Search in distribution

Crypt::Eksblowfish::Blowfish - Blowfish block cipher via Eksblowfish engine River stage two • 18 direct dependents • 56 total dependents

An object of this type encapsulates a keyed instance of the Blowfish block cipher, ready to encrypt and decrypt. Blowfish is a symmetric cipher algorithm designed by Bruce Schneier in 1993. It operates on 64-bit blocks, and takes a variable-length ke...

ZEFRAM/Crypt-Eksblowfish-0.009 - 27 Apr 2011 20:09:55 UTC - Search in distribution

Crypt::OpenSSL::Blowfish::CFB64 - Blowfish CFB64 Algorithm using OpenSSL River stage zero No dependents

Crypt::OpenSSL::Blowfish::CFB64 implements the Blowfish cipher algorithm in CFB mode, using function "BF_cfb64_encrypt" contained in the OpenSSL crypto library....

MONS/Crypt-OpenSSL-Blowfish-CFB64-0.01 - 16 Mar 2012 13:43:50 UTC - Search in distribution

Crypt::Blowfish_PP - Blowfish encryption algorithm implemented purely in Perl River stage one • 1 direct dependent • 2 total dependents

The Crypt::Blowfish_PP module provides for users to use the Blowfish encryption algorithm in perl. The implementation is entirely Object Oriented, as there is quite a lot of context inherent in making blowfish as fast as it is. The key is anywhere be...

MATTBM/Crypt-Blowfish_PP-1.12 - 02 Jan 2001 11:28:23 UTC - Search in distribution

Crypt::OpenPGP::Cipher - PGP symmetric cipher factory River stage one • 3 direct dependents • 3 total dependents

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

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

Authen::Passphrase::BlowfishCrypt - passphrases using the Blowfish-based Unix crypt() River stage two • 14 direct dependents • 30 total dependents

An object of this class encapsulates a passphrase hashed using the Blowfish-based Unix crypt() hash function, known as "bcrypt". This is a subclass of Authen::Passphrase, and this document assumes that the reader is familiar with the documentation fo...

ZEFRAM/Authen-Passphrase-0.008 - 04 Feb 2012 14:08:39 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

IDEA - Perl interface to IDEA block cipher River stage one • 1 direct dependent • 4 total dependents

This perl extension is an implementation of the IDEA block cipher algorithm. The module implements the Crypt::BlockCipher interface, which has the following methods blocksize =item keysize =item encrypt =item decrypt...

DPARIS/Crypt-IDEA-1.10 - 23 Jul 2013 20:44:54 UTC - Search in distribution

note - a perl script for maintaining notes. River stage zero No dependents

note is a small console program written in perl, which allows you to manage notes similar to programs like "knotes" but from the commandline. Note can use different database-backends for notes-storage. It ships with a DBI-based mysql-module(which can...

TLINDEN/note-1.3.26 - 02 Nov 2018 15:22:48 UTC - Search in distribution

MTDB - Multidimensional Transparent hash DataBase River stage zero No dependents

The MTDB provides a hash-table-like interface to a ASCII database. The ASCII database stores the records into one file: After you've tied the hash you can access this database like the MLDBM To bind the %hash to the class MTDB you have to use the tie...

THOMSON/MTDB-0.1.0 - 26 Dec 2002 15:28:57 UTC - Search in distribution
  • MTDB - Multidimensional Transparent hash DataBase

Amazon::S3 - A portable client library for working with and managing Amazon S3 buckets and keys. River stage one • 1 direct dependent • 1 total dependent

This documentation refers to version 0.65. "Amazon::S3" provides a portable client interface to Amazon Simple Storage System (S3). This module is rather dated, however with some help from a few contributors it has had some recent updates. Recent chan...

BIGFOOT/Amazon-S3-0.65 - 28 Nov 2023 22:53:40 UTC - Search in distribution

DBD::Sprite - Perl extension for DBI, providing database emmulation via flat files. River stage zero No dependents

DBD::Sprite is a DBI extension module adding database emulation via flat-files to Perl's database-independent database interface. Unlike other DBD::modules, DBD::Sprite does not require you to purchase or obtain a database. Every thing you need to pr...

TURNERJW/DBD-Sprite-6.12 - 05 Feb 2019 07:23:16 UTC - Search in distribution

Cookie - Cookie Object with Encryption or Signature River stage one • 2 direct dependents • 5 total dependents

This is a powerful and versatile package to create and represent a cookie compliant with the latest standard as set by rfc6265 <https://datatracker.ietf.org/doc/html/rfc6265>. This can be used as a standalone module, or can be managed as part of the ...

JDEGUEST/Cookie-v0.3.5 - 12 Feb 2024 23:53:10 UTC - Search in distribution

DBIx::DWIW - Robust and simple DBI wrapper to Do What I Want (DWIW) River stage zero No dependents

NOTE: This module is currently specific to MySQL, but needn't be. We just haven't had a need to talk to any other database server. DBIx::DWIW was developed (over the course of roughly 1.5 years) in Yahoo! Finance (http://finance.yahoo.com/) to suit o...

JZAWODNY/DBIx-DWIW-0.50 - 10 Aug 2011 03:49:29 UTC - Search in distribution

ace_initd - ACE Authentication daemon for Apache::AuthenSecurID::Auth River stage zero No dependents

This daemon handles the ACE authentication requests for the Apache::SecurID::Auth module. It is a single threaded, single fork server that listens on a specified UDP port. Incoming requests are decrypted and requests forwarded to the ACE server. If a...

FLIPKIN/Apache-AuthenSecurID-0.4 - 31 Jul 2002 16:47:23 UTC - Search in distribution

ace_initd - ACE Authentication daemon for Apache::AuthenSecurID::Auth River stage zero No dependents

This daemon handles the ACE authentication requests for the Apache::SecurID::Auth module. It is a single threaded, single fork server that listens on a specified UDP port. Incoming requests are decrypted and requests forwarded to the ACE server. If a...

TOBEYA/Apache2-AuthenSecurID-0.5 - 13 Dec 2007 07:26:17 UTC - Search in distribution
92 results (0.063 seconds)