Logoj0ke.net Open Build Service > Projects > home:netmax:rebuilds > mhash > Meta
Sign Up | Log In

Meta Configuration of Package mhash

 
1
<package name="mhash" project="home:netmax:rebuilds">
2
  <title>Thread-safe hash algorithms library</title>
3
  <description>This package is based on the package 'mhash' from project 'home:jg'.
4
5
Mhash is a free library which provides a uniform interface to a
6
large number of hash algorithms.
7
8
These algorithms can be used to compute checksums, message digests,
9
and other signatures. The HMAC support implements the basics for
10
message authentication, following RFC 2104. In the later versions
11
some key generation algorithms, which use hash algorithms, have been
12
added. Currently, the library supports the algorithms: ADLER32, GOST,
13
HAVAL256, HAVAL224, HAVAL192, HAVAL160, HAVAL128, MD5, MD4, MD2,
14
RIPEMD128/160/256/320, TIGER, TIGER160, TIGER128, SHA1/224/256/384/512,
15
Whirlpool, SNEFRU128/256, CRC32B and CRC32 checksums.</description>
16
  <person userid="hostmaster" role="maintainer"/>
17
</package>
18