1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/libmhash/libmhash.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] A free library for uniform access to hash algorithms
15 [T] Mhash is a free library which provides a uniform interface to a large
16 [T] number of hash algorithms. These algorithms can be used to compute check-
17 [T] sums, message digests, and other signatures. The HMAC support implements
18 [T] the basics for message authentication, following RFC 2104. In the later
19 [T] versions some key generation algorithms, which use hash algorithms, have
20 [T] been added. At the time of writing this, the library supports the
21 [T] algorithms: SHA1, GOST, HAVAL256, HAVAL224, HAVAL192, HAVAL160, HAVAL128,
22 [T] MD5, MD4, RIPEMD160, TIGER, TIGER160, TIGER128, CRC32B and CRC32 checksums.
24 [U] http://mhash.sourceforge.net/
26 [A] Nikos Mavroyanopoulos
28 [M] The T2 Project <t2@t2-project.org>
36 [P] X -----5---9 130.600
38 [O] var_append confopt " " "--enable-static=yes"
39 [O] atstage native || hook_add preconf 5 "echo 'ac_cv_func_malloc_0_nonnull=yes' >> config.cache"
42 [D] 7af5ae5ef3686ded237200a2bd4c35693010d980da04b97836b9ec7a mhash-0.9.9.9.tar.bz2 http://dl.sourceforge.net/sourceforge/mhash/