Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat Upstream-Author: Jiri Denemark Packaged-By: Kumar Appaiah Packaged-Date: Sun, 14 Oct 2007 18:40:10 +0530 Original-Source-Location: http://sitola.fi.muni.cz/~xdenemar/netrw/dload.en.html Original-Source-Size: 159324 Original-Source-MD5: 40d18662da17a673c728c59deeb4217b Files: debian/* Copyright: Copyright 2007-2008 Kumar Appaiah Copyright 2007-2008 Giovanni Mascellani License: GPL-2+ Files: src/* Copyright: Copyright 2002, 2006 Jiri Denemark License: GPL-2+ Files: src/getopt* Copyright: Copyright 1987-2001 Free Software Foundation, Inc License: LGPL-2.1+ Files: src/md5.* Copyright: Code written by Colin Plumb in 1993, no copyright is claimed License: PD This code implements the MD5 message-digest algorithm. The algorithm is due to Ron Rivest. This code was written by Colin Plumb in 1993, no copyright is claimed. This code is in the public domain; do with it what you wish. . Equivalent code is available from RSA Data Security, Inc. This code has been tested against that, and is equivalent, except that you don't need to include two pages of legalese with every copy. . To compute the message digest of a chunk of bytes, declare an MD5Context structure, pass it to MD5Init, call MD5Update as needed on buffers full of bytes, and then call MD5Final, which will fill a supplied 16-byte array with the digest. On Debian systems the complete text of the GPL-2 and LGPL-2.1 licenses can be found respectively under /usr/share/common-licenses/GPL-2 and under /usr/share/common-licenses/LGPL-2.1.