2008-05-07 13:39:42 +00:00
|
|
|
|
@c $Id: ack.texi 21228 2007-06-20 10:18:03Z lha $
|
2001-02-13 16:46:19 +00:00
|
|
|
|
|
2001-06-21 02:12:07 +00:00
|
|
|
|
@node Acknowledgments, , Migration, Top
|
2000-01-09 20:58:00 +00:00
|
|
|
|
@comment node-name, next, previous, up
|
|
|
|
|
@appendix Acknowledgments
|
|
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
|
Eric Young wrote ``libdes''. Heimdal used to use libdes, without it
|
|
|
|
|
kth-krb would never have existed. Since there are no longer any Eric
|
|
|
|
|
Young code left in the library, we renamed it to libhcrypto.
|
|
|
|
|
|
|
|
|
|
All functions in libhcrypto 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. @code{imath} that
|
|
|
|
|
is used for public key crypto support is written by Michael
|
|
|
|
|
J. Fromberger.
|
2000-01-09 20:58:00 +00:00
|
|
|
|
|
|
|
|
|
The University of California at Berkeley initially wrote @code{telnet},
|
|
|
|
|
and @code{telnetd}. The authentication and encryption code of
|
|
|
|
|
@code{telnet} and @code{telnetd} was added by David Borman (then of Cray
|
|
|
|
|
Research, Inc). The encryption code was removed when this was exported
|
2008-05-07 13:39:42 +00:00
|
|
|
|
and then added back by Juha Eskelinen.
|
2000-01-09 20:58:00 +00:00
|
|
|
|
|
|
|
|
|
The @code{popper} was also a Berkeley program initially.
|
|
|
|
|
|
|
|
|
|
Some of the functions in @file{libroken} also come from Berkeley by way
|
|
|
|
|
of NetBSD/FreeBSD.
|
|
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
|
@code{editline} was written by Simmule Turner and Rich Salz. Heimdal
|
|
|
|
|
contains a modifed copy.
|
2000-01-09 20:58:00 +00:00
|
|
|
|
|
2002-09-16 21:04:40 +00:00
|
|
|
|
The @code{getifaddrs} implementation for Linux was written by Hideaki
|
|
|
|
|
YOSHIFUJI for the Usagi project.
|
|
|
|
|
|
2008-05-07 13:39:42 +00:00
|
|
|
|
The @code{pkcs11.h} headerfile was written by the Scute project.
|
|
|
|
|
|
2000-01-09 20:58:00 +00:00
|
|
|
|
Bugfixes, documentation, encouragement, and code has been contributed by:
|
|
|
|
|
@table @asis
|
2008-05-07 13:39:42 +00:00
|
|
|
|
@item Alexander Bostr<74>m
|
|
|
|
|
@item Andreaw Bartlett
|
|
|
|
|
@item Bj<42>rn Sandell
|
|
|
|
|
@item Brandon S. Allbery KF8NH
|
|
|
|
|
@item Brian A May
|
|
|
|
|
@item Chaskiel M Grundman
|
|
|
|
|
@item Cizzi Storm
|
|
|
|
|
@item Daniel Kouril
|
|
|
|
|
@item David Love
|
2000-01-09 20:58:00 +00:00
|
|
|
|
@item Derrick J Brashear
|
2008-05-07 13:39:42 +00:00
|
|
|
|
@item Douglas E Engert
|
|
|
|
|
@item Frank van der Linden
|
|
|
|
|
@item Jason McIntyre
|
2000-01-09 20:58:00 +00:00
|
|
|
|
@item Johan Ihr<68>n
|
2008-05-07 13:39:42 +00:00
|
|
|
|
@item Jun-ichiro itojun Hagino
|
|
|
|
|
@item Ken Hornstein
|
2000-01-09 20:58:00 +00:00
|
|
|
|
@item Magnus Ahltorp
|
|
|
|
|
@item Marc Horowitz
|
2008-05-07 13:39:42 +00:00
|
|
|
|
@item Mario Strasser
|
|
|
|
|
@item Mark Eichin
|
|
|
|
|
@item Mattias Amnefelt
|
|
|
|
|
@item Michael B Allen
|
|
|
|
|
@item Michael Fromberger
|
2000-01-09 20:58:00 +00:00
|
|
|
|
@item Michal Vocu
|
|
|
|
|
@item Miroslav Ruda
|
2008-05-07 13:39:42 +00:00
|
|
|
|
@item Petr Holub
|
|
|
|
|
@item Phil Fisher
|
|
|
|
|
@item Rafal Malinowski
|
2001-02-13 16:46:19 +00:00
|
|
|
|
@item Richard Nyberg
|
2008-05-07 13:39:42 +00:00
|
|
|
|
@item <20>ke Sandgren
|
2000-01-09 20:58:00 +00:00
|
|
|
|
@item and we hope that those not mentioned here will forgive us.
|
|
|
|
|
@end table
|
|
|
|
|
|
|
|
|
|
All bugs were introduced by ourselves.
|