Skip to main content

Home/ studay/ Group items tagged php

Rss Feed Group items tagged

doingtoing

Mhash - 0 views

  • Mhash is a free (under GNU Lesser GPL) library which provides a uniform interface to a large number of hash algorithms.
  • At the time of writing this, the library supports the algorithms: SHA1, SHA160, SHA192, SHA224, SHA384, SHA512, HAVAL128, HAVAL160, HAVAL192, HAVAL224, HAVAL256, RIPEMD128, RIPEMD256, RIPEMD320, MD4, MD5, TIGER, TIGER128, TIGER160, ALDER32, CRC32, CRC32b, WHIRLPOOL, GOST, SNEFRU128, SNEFRU256
  • Mapping these to bitlengths, we can see: AlgorithmOutput Bitlength Name3232b128160192224256320384512 SHA1YYYYY HAVALYYYYY RIPEMDYYY MD2, 4, 5 TIGERYYONL ALDERY CRCYY WHIRLPOOLONL GOSTONL SNEFRUYY Key: Y : The name is suffixed by the bit-length Number : The name is suffixed by this number ONL : There is no suffix I : The hash is not secure at this length X : The hash has been padded and is not as strong as the bit-length suggests
‹ Previous 21 - 21 of 21
Showing 20 items per page