From bdc0b55b72d95d58a54fdb8347a33f78dc73983b Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 29 Aug 2007 11:04:55 +0000 Subject: included the FIPS integrity test in LICENSE, CREDITS and NEWs --- LICENSE | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE index 888d79aa2..ce8c4ae30 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ Except for the DES library, MD2 and MD5 code, the PKCS#11 headers, and -linux/net/ipsec/radij.c this software is under the GNU Public License, +the FIPS_canister code this software is under the GNU Public License, see the file COPYING. See the file CREDITS for details on origins of more of the code. @@ -17,10 +17,15 @@ include the following phrase: "derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm". It is not under the GPL; see details in src/pluto/md5.c -The PKCS#11 header files in programs/pluto/rsaref/ are from RSA Security Inc., +The PKCS#11 header files in src/pluto/rsaref/ are from RSA Security Inc., so they must include the following phrase: "RSA Security Inc. PKCS#11 Cryptographic Token Interface (Cryptoki)". The headers are not under the GPL; see details in src/pluto/rsaref/pkcs11.h. +The FIPS_canister code in src/libstrongswan/fips that is used to determine +the start (fips_canister_start.c) and end (fips_canister_end.c) of the +libstrongswan TEXT and RODATA segments is under the OpenSSL licence. It is +not under the GPL; see www.openssl.org. + In addition to the terms set out under the GPL, permission is granted to link the software against the libdes, MD2, and MD5 libraries just mentioned. -- cgit v1.2.3