./security/mhash, Hash algorithms library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.9nb14, Package name: mhash-0.9.9nb14, Maintainer: pkgsrc-users

Mhash:

Mhash is an open source (under GNU Lesser GPL) 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.
The manpage for mhash is mhash.3.html. At the time of writing this,
the library supports the algorithms: SHA1, GOST, HAVAL, MD5,
RIPEMD160, TIGER, and CRC32 checksums.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 619.69 KB

Version history: (Expand)


CVS history: (Expand)


   2024-08-06 18:07:06 by Tobias Nygren | Files touched by this commit (3)
Log message:
mhash: don't define VERSION in the global namespace
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605)
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \ 
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
   2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606)
Log message:
security: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2020-03-22 19:38:28 by Roland Illig | Files touched by this commit (1)
Log message:
security/mhash: fix file patterns for SUBST

The files in src/ don't reference MD4 at all.
   2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640)
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http