Search results for "OYAMA"
Net::Wire10 - Pure Perl driver for MySQL, Sphinx and Drizzle.
Net::Wire10 is a Pure Perl connector that talks to MySQL, Sphinx and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned servers without ...
DUBEX/Net-Wire10-1.08 - 12 Apr 2010 23:33:27 UTC - Search in distribution
keyczar - Command line tool for generating Keyczar key files.
All Keyczar keys are generated with the keyczar command line tool. The following commands are supported: * create create a new key store. * addkey add new key to existing store. * promote promote status of a key version in existing store. * demote de...
OYAMA/Crypt-Keyczar-0.09 - 30 Apr 2017 15:38:44 UTC - Search in distribution- Crypt::Keyczar - Keyczar is an open source cryptographic toolkit
- Crypt::Keyczar::Signer - Sign and Verify data using sets of symmetric or private keys.
- Crypt::Keyczar::Crypter - Crypter may both encrypt and decrypt data.
- 2 more results from Crypt-Keyczar »
DBD::Wire10 - Pure Perl MySQL, Sphinx, and Drizzle driver for DBI.
"DBD::Wire10" is a Pure Perl interface able to connect to MySQL, Sphinx and Drizzle servers, utilizing Net::Wire10 for the actual driver core....
DUBEX/DBD-Wire10-1.08 - 12 Apr 2010 23:37:31 UTC - Search in distribution
Net::YMSG - Interface to the Yahoo! Messenger IM protocol
Net::YMSG is a client class for connecting with the Yahoo! Messenger server, and transmitting and receiving a message. Since implement of a protocol is the result of analyzing and investigating a packet, it has an inadequate place. However, it is wor...
VARUNK/Net-YMSG-1.2 - 10 Mar 2003 21:04:15 UTC - Search in distribution
DBD::PgPP - Pure Perl PostgreSQL driver for the DBI
DBD::PgPP is a pure-Perl client interface for the PostgreSQL database. This module implements the network protocol that allows a client to communicate with a PostgreSQL server, so you don't need an external PostgreSQL client library like libpq for it...
ARC/DBD-PgPP-0.08 - 09 Jan 2010 19:11:49 UTC - Search in distribution
Net::MySQL - Pure Perl MySQL network protocol interface.
Net::MySQL is a Pure Perl client interface for the MySQL database. This module implements network protocol between server and client of MySQL, thus you don't need external MySQL client library like libmysqlclient for this module to work. It means thi...
TSUCCHI/Net-MySQL-0.11 - 03 Nov 2011 03:12:29 UTC - Search in distribution
DBD::PgPPSjis - Pure Perl PostgreSQL driver for (not raw) ShiftJIS
This software was made from DBD::PgPP to support ShiftJIS scripting. DBD::PgPPSjis is a pure-Perl client interface for the PostgreSQL database. This module implements the network protocol that allows a client to communicate with a PostgreSQL server, ...
INA/DBD-PgPPSjis-0.0801008 - 21 Jul 2019 17:12:44 UTC - Search in distribution
DBD::mysqlPP - Pure Perl MySQL driver for the DBI
DBD::mysqlPP is a Pure Perl client interface for the MySQL database. This module implements network protool between server and client of MySQL, thus you don't need external MySQL client library like libmysqlclient for this module to work. It means th...
TSUCCHI/DBD-mysqlPP-0.07 - 17 Nov 2011 22:24:50 UTC - Search in distribution
Crypt::CCM - CCM Mode for symmetric key block ciphers
The module implements the CCM Mode for Authentication and Confidentiality....
OYAMA/Crypt-CCM-0.03 - 28 Oct 2007 03:49:18 UTC - Search in distribution
Crypt::GCM - Galois/Counter Mode (GCM)
The module implements the Galois/Counter Mode (GCM) for Confidentiality and Authentication. The function of GCM in which the plaintext is encrypted into the ciphertext, and an authentication tag is generated on the AAD and the ciphertext. new() my $c...
OYAMA/Crypt-GCM-0.02 - 27 Oct 2007 17:04:39 UTC - Search in distribution
Crypt::Camellia - Perl Camellia encryption module
This module implements Camelia 128-bit Block Cipher for perl. For Camellia. Check <https://info.isl.ntt.co.jp/crypt/eng/camellia/index_s.html>. Here is an exerpt of that page. Camellia is a symmetric key block cipher developed jointly in 2000 by worl...
OYAMA/Crypt-Camellia-2.02 - 04 Mar 2011 03:35:39 UTC - Search in distribution
DBD::mysqlPPrawSjis - Pure Perl MySQL driver for raw ShiftJIS
DBD::mysqlPPrawSjis is a Pure Perl client interface for the MySQL database. This module implements network protool between server and client of MySQL, thus you don't need external MySQL client library like libmysqlclient for this module to work. It m...
INA/DBD-mysqlPPrawSjis-0.16 - 15 Jul 2019 03:55:20 UTC - Search in distribution
Digest::CMAC - The One-key CBC MAC message authentication code.
This module implements OMAC1 blockcipher-based message authentication code for perl. For OMAC1/OMAC. Check http://www.nuee.nagoya-u.ac.jp/labs/tiwata/omac/omac.html. Here is an excerpt of that page OMAC is a blockcipher-based message authentication c...
NUFFIN/Digest-CMAC-0.04 - 01 Jun 2008 16:42:46 UTC - Search in distribution
Crypt::PKCS5 - PKCS #5 v2.1: Password-Based Cryptography Standard.
Blah blah blah....
OYAMA/Crypt-PKCS5-0.02 - 08 Oct 2013 06:58:50 UTC - Search in distribution
Crypt::RC4::XS - Perl implementation of the RC4 encryption algorithm
This module XS implementation of the RC4 algorithm, developed by RSA Security, Inc. Here is the description from Wikipedia website: In cryptography, RC4 (also known as ARC4 or ARCFOUR meaning Alleged RC4, see below) is the most widely-used software s...
OYAMA/Crypt-RC4-XS-0.02 - 11 Dec 2008 07:54:53 UTC - Search in distribution
Net::YahooMessenger - Interface to the Yahoo!Messenger IM protocol
Net::YahooMessenger is a client class for connecting with the Yahoo!Messenger server, and transmitting and receiving a message. Since implement of a protocol is the result of analyzing and investigating a packet, it has an inadequate place. However, ...
ASPRILLIA/Net-YahooMessenger-0.19 - 14 Aug 2010 13:37:47 UTC - Search in distribution- Net::YahooMessenger::CRAM - Yahoo Messenger Challenge-Response Authentication Mechanism.
CGI::ConvertParam - Decorator class which adds several hook to CGI::param().
CGI::ConvertParam and the subclass are Decorator which adds some hooks to the CGI::param() method....
OYAMA/CGI-ConvertParam-0.05 - 26 Apr 2001 02:27:29 UTC - Search in distribution- CGI::ConvertParam - CGI::param()¥á¥½¥Ã¥É¤Ø¤Î´Á»ú¥³¡¼¥ÉÊÑ´¹¥Õ¥Ã¥¯¤ÎÄɲÃ
Crypt::Camellia_PP - Pure Perl Camellia 128-bit block cipher module.
this module implements the Camellia cipher by Pure Perl. Methods new($key) Create a new "Crypt::Camellia_PP" cipher object with the given key (which must be 128 or 192 or 256 bit long). encrypt($data) Encrypt data. The size of $data must be a 16 byte...
OYAMA/Crypt-Camellia_PP-0.02 - 06 Jan 2007 15:07:59 UTC - Search in distribution
POE::Component::YahooMessenger - POE component for Yahoo! Messenger
POE::Component::YahooMessenger is a POE component to connect Yahoo! Messener. This module ripoffs a lot of code from Net::YahooMessenger for protocol implementations. API is intentionally made similar to that of PoCo::IRC....
MIYAGAWA/POE-Component-YahooMessenger-0.05 - 02 Dec 2002 12:34:32 UTC - Search in distribution