MAN page from OpenSuSE perl-Perlito5-9.028-lp156.4.1.noarch.rpm
Perlito5X::Java::Digest::MD5
Section: User Contributed Perl Documentation (3)
Updated: 2024-12-05
Index COPYRIGHT
The original Digest::MD5 module is
This library is free software; you can redistribute it and/ormodify it under the same terms as Perl itself.
Copyright 1998-2003 Gisle Aas. Copyright 1995-1996 Neil Winton. Copyright 1991-1992 RSA Data Security, Inc.
The MD5 algorithm is defined in RFC 1321. This implementation isderived from the reference C code in RFC 1321 which is covered bythe following copyright statement:
- •
- Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. Allrights reserved.
License to copy and use this software is granted provided that itis identified as the ``RSA Data Security, Inc. MD5 Message-DigestAlgorithm'' in all material mentioning or referencing this softwareor this function.
License is also granted to make and use derivative works providedthat such works are identified as ``derived from the RSA DataSecurity, Inc. MD5 Message-Digest Algorithm'' in all materialmentioning or referencing the derived work.
RSA Data Security, Inc. makes no representations concerning eitherthe merchantability of this software or the suitability of thissoftware for any particular purpose. It is provided ``as is''without express or implied warranty of any kind.
These notices must be retained in any copies of any part of thisdocumentation and/or software.
This copyright does not prohibit distribution of any version of Perlcontaining this extension under the terms of the GNU or Artisticlicenses.
AUTHORS
The original
"MD5" interface was written by Neil Winton(
"N.WintonAATTaxion.bt.co.uk").
The "Digest::MD5" module is written by Gisle Aas <gisleAATTActiveState.com>.
Index
- COPYRIGHT
- AUTHORS
This document was created byman2html,using the manual pages.