source: npl/overig/mhash/slack-desc @ 929bb42

Last change on this file since 929bb42 was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 924 bytes
Line 
1# HOW TO EDIT THIS FILE:
2# The "handy ruler" below makes it easier to edit a package description.  Line
3# up the first '|' above the ':' following the base package name, and the '|' on
4# the right side marks the last column you can put a character in.  You must make
5# exactly 11 lines for the formatting to be correct.  It's also customary to
6# leave one space after the ':'.
7
8     |-----handy-ruler------------------------------------------------------|
9mhash: mhash (Thread-safe hash library)
10mhash:
11mhash: mhash is a thread-safe hash library, implemented in C, and provides a
12mhash: uniform interface to a large number of hash algorithms (MD5, SHA-1,
13mhash: HAVAL, RIPEMD128, RIPEMD160, TIGER, GOST). These algorithms can be
14mhash: used to compute checksums, message digests, and other signatures.
15mhash: The HMAC support implements the basics for message authentication,
16mhash: following RFC 2104.
17mhash:
18mhash:
19mhash:
Note: See TracBrowser for help on using the repository browser.