Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mhash - Thread-safe hash algorithms library
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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
mhash |
0.9.2 |
5 |
src |
564 KiB |
Mon Aug 28 06:39:53 2006 |
Changelog
- * Mon Aug 28 18:00:00 2006 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt
- * Wed Feb 22 17:00:00 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.9.2-4
- rebuilt for FC5
- Disable static library.
- * Thu May 12 18:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.9.2-3
- rebuilt