From 7eef89e983c10f0df31a83b68a39e4f42d4b8ab6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 26 Aug 2008 15:23:07 +0000 Subject: [PATCH] Richard Outerbridge des core is in public domain git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23696 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/copyright.texi | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/doc/copyright.texi b/doc/copyright.texi index a371cfec3..56be8e5eb 100644 --- a/doc/copyright.texi +++ b/doc/copyright.texi @@ -297,5 +297,23 @@ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +@end verbatim +@copynext +@verbatim + +D3DES (V5.09) - + +A portable, public domain, version of the Data Encryption Standard. + +Written with Symantec's THINK (Lightspeed) C by Richard Outerbridge. +Thanks to: Dan Hoey for his excellent Initial and Inverse permutation +code; Jim Gillogly & Phil Karn for the DES key schedule code; Dennis +Ferguson, Eric Young and Dana How for comparing notes; and Ray Lau, +for humouring me on. + +Copyright (c) 1988,1989,1990,1991,1992 by Richard Outerbridge. +(GEnie : OUTER; CIS : [71755,204]) Graven Imagery, 1992. + + @end verbatim @copyrightend