-
-
Crypt-DSA
... = $dsa->verify(
Message => "foo bar",
Signature => $sig,
Key => $key,
);
DESCRIPTION
*Crypt::DSA* is an implementation of the DSA (Digital Signature
...
-
unix-crypt
... + allows you to generate passwords from the command line.
Usage: mkunixcrypt [options]
Encrypts password using the unix-crypt gem
Options:
-h, --hash [HASH] Set hash algorithm [SHA512 (default), SHA256, MD5, DES]
-p, -- ...
-
CakePHP-Crypt-Component
...
---------------
In your controller, add the Geocoder Component to your $components array
public $components = array('Crypt');
USAGE
---------------
The following example demonstrates encrypting and decrypting data from within a
controller action: ...
-
crypt
some tests
this text maybe show how the crypt work
-
crypt-openssl-cloner
... for this module with the
perldoc command.
perldoc Crypt::OpenSSL::Cloner
You can also look for information at ...
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Crypt-OpenSSL-Cloner
AnnoCPAN, Annotated CPAN documentation
http://annocpan. ...
-
moinmoin-client-crypt
... to reference them.

## Installation
1. Place crypt directory into `htdocs/common/js`
* Debian/Ubuntu: `/usr/ ... `
* Desktop Edition: `./MoinMoin/web/static/htdocs/common/js/crypt`
2. Update `__init__.py` to reference all the ...
-
wapp-crypt
Windows Application Level Crypt Tool
= Windows Applicatino Level Cryptography Tool
% cat password_wapp-encrypt
-
Crypt-RIPEMD160
... Version 0.04
Crypt::RIPEMD160 adcO "RIPEMD-160 message digest algorithm" CHGEUER
#########################################################################
CHANGES:
Crypt-RIPEMD160-0.04 now supports BigEndian architectures (thanks to Ken Neighbors)
...
-
unix-crypt-td-js
...
Straightforward implementaiton of the DES-based Unix crypt(3) hash, based largely on crypt.c in the Seventh Edition Unix distribution ... Tim Joseph F. Dumol 2011. All rights reserved.
Derived from crypt.c in the Seventh Edition Unix distribution by Caldera ...
-
Crypt-DH
... DH
$Id: README 128 2001-04-10 21:26:36Z btrott $
This is Crypt::DH, a module implementing the Diffie-Hellman
key exchange system.
... up, you should just be able to do
% perl -MCPAN -e 'install Crypt::DH'
If you don't like that, you can download the ...
-