 ab24f4fd05
			
		
	
	ab24f4fd05
	
	
	
		
			
			git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16773 ec53bebd-3082-4978-b11e-865c3cabbd6b
		
			
				
	
	
		
			58 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			58 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| @c $Id$
 | |
| 
 | |
| @node  Acknowledgments, , Migration, Top
 | |
| @comment  node-name,  next,  previous,  up
 | |
| @appendix Acknowledgments
 | |
| 
 | |
| Eric Young wrote ``libdes''. Heimdal used to use libdes, without it
 | |
| 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
 | |
| @code{telnet} and @code{telnetd} was added by David Borman (then of Cray
 | |
| Research, Inc).  The encryption code was removed when this was exported
 | |
| and then added back by Juha Eskelinen.
 | |
| 
 | |
| 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.
 | |
| 
 | |
| @code{editline} was written by Simmule Turner and Rich Salz. Heimdal
 | |
| contains a modifed copy.
 | |
| 
 | |
| The @code{getifaddrs} implementation for Linux was written by Hideaki
 | |
| YOSHIFUJI for the Usagi project.
 | |
| 
 | |
| Bugfixes, documentation, encouragement, and code has been contributed by:
 | |
| @table @asis
 | |
| @item Derrick J Brashear
 | |
| @item Ken Hornstein
 | |
| @item Johan Ihrén
 | |
| @item Magnus Ahltorp
 | |
| @item Mark Eichin
 | |
| @item Marc Horowitz
 | |
| @item Brandon S. Allbery KF8NH
 | |
| @item Jun-ichiro itojun Hagino
 | |
| @item Daniel Kouril
 | |
| @item Åke Sandgren 
 | |
| @item Michal Vocu
 | |
| @item Miroslav Ruda
 | |
| @item Brian A May
 | |
| @item Chaskiel M Grundman
 | |
| @item Richard Nyberg
 | |
| @item Frank van der Linden
 | |
| @item Cizzi Storm
 | |
| @item Petr Holub
 | |
| @item Mario Strasser
 | |
| @item David Love
 | |
| @item and we hope that those not mentioned here will forgive us.
 | |
| @end table
 | |
| 
 | |
| All bugs were introduced by ourselves.
 |