FreeBSD.software
Home/security/p5-Crypt-HCE_MD5

p5-Crypt-HCE_MD5

0.75security

Perl extension implementing one way hash chaining encryption using MD5

This module implements a chaining block cipher using a one way hash. This method of encryption is the same that is used by radius (RFC2138) and is also described in Applied Cryptography. Two interfaces are provided in the module. The first is straight block encryption/decryption the second does base64 mime encoding/decoding of the encrypted/decrypted blocks. The idea is the two sides have a shared secret that supplies one of the keys and a randomly generated block of bytes provides the second key. The random key is passed in cleartext between the two sides. An example client and server are packaged as modules with this module. They are used in the tests.

$pkg install p5-Crypt-HCE_MD5
metacpan.org/release/Crypt-HCE_MD5
Origin
security/p5-Crypt-HCE_MD5
Size
6.83KiB
License
not specified
Maintainer
ashish@FreeBSD.org
Dependencies
1 packages
Required by
0 packages

Dependencies (1)