diff options
Diffstat (limited to 'databases/pecl-hash/pkg-descr')
-rw-r--r-- | databases/pecl-hash/pkg-descr | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/databases/pecl-hash/pkg-descr b/databases/pecl-hash/pkg-descr deleted file mode 100644 index 12d390d3882c..000000000000 --- a/databases/pecl-hash/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -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 - * sha1, sha256, sha384, sha512 - * ripemd128, ripemd160 - * tiger128, tiger160, tiger192 (3 and 4 passes) - * haval128, haval160, haval192, haval224, haval256 (3, 4 and 5 passes) - * crc32, crc32b, adler32, gost, snefru, whirlpool - -WWW: http://pecl.php.net/package/hash |