Deleted Added
full compact
md5c.c (59118) md5c.c (92906)
1/* md5c.c: "RSA Data Security, Inc. MD5 Message-Digest Algorithm"
2 "derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm"
3
4%%% portions-copyright-cmetz-96
1/* md5c.c: "RSA Data Security, Inc. MD5 Message-Digest Algorithm"
2 "derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm"
3
4%%% portions-copyright-cmetz-96
5Portions of this software are Copyright 1996-1998 by Craig Metz, All Rights
5Portions of this software are Copyright 1996-1999 by Craig Metz, All Rights
6Reserved. The Inner Net License Version 2 applies to these portions of
7the software.
8You should have received a copy of the license with this software. If
9you didn't get a copy, you may request one from <license@inner.net>.
10
11Portions of this software are Copyright 1995 by Randall Atkinson and Dan
12McDonald, All Rights Reserved. All Rights under this copyright are assigned
13to the U.S. Naval Research Laboratory (NRL). The NRL Copyright Notice and

--- 291 unchanged lines hidden ---
6Reserved. The Inner Net License Version 2 applies to these portions of
7the software.
8You should have received a copy of the license with this software. If
9you didn't get a copy, you may request one from <license@inner.net>.
10
11Portions of this software are Copyright 1995 by Randall Atkinson and Dan
12McDonald, All Rights Reserved. All Rights under this copyright are assigned
13to the U.S. Naval Research Laboratory (NRL). The NRL Copyright Notice and

--- 291 unchanged lines hidden ---