               ****************************************
               * IPSEC for Linux, Preliminary Release *
               ****************************************

* 
* $Id: CREDITS,v 0.4 1997/01/15 01:34:33 ji Rel $
*

Most of the code in the IPSEC for Linux package has been written by
John Ioannidis, <ji@hol.gr>. The following people, organizations,
companies, etc. are also acknowledged. Any filenames given are
relative to the root of the Linux kernel source tree (usually
/usr/src/linux/).

The MD5 implementation is from RSADSI, so this package must include
the following phrase: "derived from the RSA Data Security, Inc. MD5
Message-Digest Algorithm". Look in net/ipsec/ipsec_md5c.c for the
complete Copyright message.

Eric Young's LIBDES library is used. Look in
net/ipsec/libdeslite/COPYRIGHT for the complete Copyright message.

Steve Reid's SHA-1 code is used.

The code from drivers/net/new_tunnel.c is used in a heavily modified
form.

The radix tree code from the Bekeley 4.4 distribution (Copyright (c)
1988, 1989, 1993, The Regents of the University of California. All
rights reserved.) is used in a modified form. Look in
net/ipsec/radij.c for the complete Copyright message.


