From e77d044a5a087955df73ab97f613493e2d6c4de6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 3 May 2005 17:33:04 +0000 Subject: [PATCH] Clearify what version of libdes we are using and who's code in it we are using. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15078 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/ack.texi | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/doc/ack.texi b/doc/ack.texi index c22acd01f..f32b9de9e 100644 --- a/doc/ack.texi +++ b/doc/ack.texi @@ -5,7 +5,12 @@ @appendix Acknowledgments Eric Young wrote ``libdes''. Heimdal used to use libdes, without it -kth-krb would never have existed. +kth-krb would never have existed. + +All functions in libdes have been re-implemented or used available +public domain code. The core AES function where written by Vincent +Rijmen, Antoon Bosselaers and Paulo Barreto. The core DES SBOX +transformation was written by Richard Outerbridge. The University of California at Berkeley initially wrote @code{telnet}, and @code{telnetd}. The authentication and encryption code of @@ -32,8 +37,8 @@ Bugfixes, documentation, encouragement, and code has been contributed by: @email{kenh@@cmf.nrl.navy.mil} @item Johan Ihrén @email{johani@@pdc.kth.se} -@item Love Hörnquist-Åstrand -@email{lha@@stacken.kth.se} +@item Love Hörnquist Åstrand +@email{lha@@kth.se} @item Magnus Ahltorp @email{map@@stacken.kth.se} @item Mark Eichin