Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mhash: Thread-safe hash algorithms library
- Summary
- Mhash is a free library which provides a uniform interface to a
large number of hash algorithms.
These algorithms can be used to compute checksums, message digests,
and other signatures. The HMAC support implements the basics for
message authentication, following RFC 2104. In the later versions
some key generation algorithms, which use hash algorithms, have been
added. Currently, the library supports the algorithms: SHA1, GOST,
HAVAL256, HAVAL224, HAVAL192, HAVAL160, HAVAL128, MD5, MD4, MD2,
RIPEMD128/160/256/320, TIGER, TIGER160, TIGER128, SHA224/384/512,
Whirlpool, SNEFRU128/256, CRC32B and CRC32 checksums.
Arch: src
Download: | mhash-0.9.2-4.src.rpm |
Build Date: | Wed Apr 5 08:10:20 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 564 KiB |
Changelog
- * Tue Apr 4 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- rebuild and update for StartCom Linux 5.0.x
- * Thu Feb 23 00:00:00 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.9.2-4
-
- rebuilt for FC5
- Disable static library.
- * Fri May 13 01:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.9.2-3
-
- rebuilt