Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 |
6.el5 |
i386 |
293 KiB |
Tue Jul 24 15:56:09 2007 |
Changelog
- * Tue Jul 24 22:00:00 2007 Jon Ciesla <limb{%}jcomserv{*}net> - 0.9.2-6
Added disttag for EPEL.
- * Mon Aug 28 22:00:00 2006 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt
- * Wed Feb 22 22:00:00 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.9.2-4
- rebuilt for FC5
- Disable static library.