add a Crypt_HCEMD5 class. This implements the same algorithm as the perl
authorChuck Hagenbuch <chagenbu@php.net>
Mon, 6 Nov 2000 22:33:09 +0000 (22:33 +0000)
committerChuck Hagenbuch <chagenbu@php.net>
Mon, 6 Nov 2000 22:33:09 +0000 (22:33 +0000)
commit65150b851229986b1a8b3d4fcc3f87d884679741
tree0ae997278a67790c673a6902c8acc01e351bf656
parent6f0014982dc5b10aee7748950f5ef56524e1837d
add a Crypt_HCEMD5 class. This implements the same algorithm as the perl
Crypt::HCE_MD5 package, and should be cross-compatible with it. It provides
a secret-key based encryption algorithm possibly suitable for those who
don't have mcrypt enabled.
pear/Makefile.in