p5-Crypt-HCE_MD5
0.75Perl 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.
Origin: security/p5-Crypt-HCE_MD5
Category: security
Size: 6.83KiB
License: not specified
Maintainer: ashish@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
Website: metacpan.org/release/Crypt-HCE_MD5
$
pkg install p5-Crypt-HCE_MD5Dependencies (1)
More in security
gnutls3.8.12
GNU Transport Layer Security librarypy311-cryptography45.0.7_2,1
Cryptographic recipes and primitives for Python developerslibgcrypt1.11.2
General purpose cryptographic library based on the code from GnuPGlibgpg-error1.58
Common error values for all GnuPG componentsca_root_nss3.117_2
Root certificate bundle from the Mozilla Projectcyrus-sasl2.1.28_5
RFC 2222 SASL (Simple Authentication and Security Layer)libsodium1.0.21
Library to build higher-level cryptographic toolsphp84-filter8.4.16
The filter shared extension for phplibsecret0.21.7_2
Library to access the secret service APIp5-IO-Socket-SSL2.095
Perl5 interface to SSL sockets