annotate docs/README @ 164:b8c358b2e242
replaced hmac_md5.c with an own implementation of RFC 2104
Until now the sample code of the RFC itself was used,
but it lacked a license or copyright notice.
See the comment in hmac_md5.c for details.
author |
meillo@marmaro.de |
date |
Sun, 18 Jul 2010 22:20:20 +0200 |
parents |
4762e0d26d8e |
children |
|
rev |
line source |
59
|
1 The `old-manual' directory contains the old manual (as expected) and
|
|
2 html versions of man pages from that time (May/July 2000). The files
|
|
3 have been copied from the old project website.
|
|
4
|
|
5 There are installation instructions for various systems available. Some
|
|
6 of them are outdated and may not work anymore.
|
|
7
|
|
8
|
|
9 meillo
|