summaryrefslogtreecommitdiff
path: root/security/p5-Digest-MD5/pkg-descr
blob: ba1d6db46c4ea98a350eded7d490d11df81ccdbf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Digest:: MD5, MD2, SHA1 and HMAC
---------------------------------

This is a Perl extension interface to the RSA Data Security Inc. MD5,
MD2, as well as NIST SHA-1, Message Digest algorithms.  This package
also provide modules which calculate HMAC digests.

To build the extensions, unpack this distribution somewhere, create
the Makefile by running 'perl Makefile.PL' and do a 'make', 'make
test', and if successful 'make install'.

You will need perl version 5.004 or better to install these modules.
Further documentation is embedded in the individual modules.

Copyright 1998-1999 Gisle Aas.
Copyright 1998 Graham Barr.
Copyright 1997 Uwe Hollerbach.
Copyright 1995-1996 Neil Winton.
Copyright 1990-1992 RSA Data Security, Inc.

This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.