diff options
Diffstat (limited to 'security/pecl-hash/pkg-descr')
-rw-r--r-- | security/pecl-hash/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pecl-hash/pkg-descr b/security/pecl-hash/pkg-descr index 12d390d3882c..9459a9cff94f 100644 --- a/security/pecl-hash/pkg-descr +++ b/security/pecl-hash/pkg-descr @@ -2,7 +2,7 @@ Extension provides native implementations of common message digest algorithms using a generic factory method. At the moment it supports the following hashing algorithms: - * md4, md5 + * md2, md4, md5 * sha1, sha256, sha384, sha512 * ripemd128, ripemd160 * tiger128, tiger160, tiger192 (3 and 4 passes) |