xref: /minix3/crypto/external/bsd/heimdal/dist/doc/copyright.texi (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1ebfedea0SLionel Sambuc
2*0a6a1f1dSLionel Sambuc@c $NetBSD: copyright.texi,v 1.1.1.2 2014/04/24 12:45:26 pettai Exp $
3ebfedea0SLionel Sambuc@macro copynext{}
4ebfedea0SLionel Sambuc@vskip 20pt plus 1fil
5ebfedea0SLionel Sambuc@end macro
6ebfedea0SLionel Sambuc
7ebfedea0SLionel Sambuc@macro copyrightstart{}
8ebfedea0SLionel Sambuc@end macro
9ebfedea0SLionel Sambuc
10ebfedea0SLionel Sambuc@macro copyrightend{}
11ebfedea0SLionel Sambuc@end macro
12ebfedea0SLionel Sambuc
13ebfedea0SLionel Sambuc
14ebfedea0SLionel Sambuc@node  Copyrights and Licenses, , Acknowledgments, Top
15ebfedea0SLionel Sambuc@comment  node-name,  next,  previous,  up
16ebfedea0SLionel Sambuc@appendix Copyrights and Licenses
17ebfedea0SLionel Sambuc
18ebfedea0SLionel Sambuc@heading Kungliga Tekniska Högskolan
19ebfedea0SLionel Sambuc
20ebfedea0SLionel Sambuc@copyrightstart
21ebfedea0SLionel Sambuc@verbatim
22ebfedea0SLionel Sambuc
23ebfedea0SLionel SambucCopyright (c) 1997-2011 Kungliga Tekniska Högskolan
24ebfedea0SLionel Sambuc(Royal Institute of Technology, Stockholm, Sweden).
25ebfedea0SLionel SambucAll rights reserved.
26ebfedea0SLionel Sambuc
27ebfedea0SLionel SambucPortions Copyright (c) 2009 Apple Inc. All rights reserved.
28ebfedea0SLionel Sambuc
29ebfedea0SLionel SambucRedistribution and use in source and binary forms, with or without
30ebfedea0SLionel Sambucmodification, are permitted provided that the following conditions
31ebfedea0SLionel Sambucare met:
32ebfedea0SLionel Sambuc
33ebfedea0SLionel Sambuc1. Redistributions of source code must retain the above copyright
34ebfedea0SLionel Sambuc   notice, this list of conditions and the following disclaimer.
35ebfedea0SLionel Sambuc
36ebfedea0SLionel Sambuc2. Redistributions in binary form must reproduce the above copyright
37ebfedea0SLionel Sambuc   notice, this list of conditions and the following disclaimer in the
38ebfedea0SLionel Sambuc   documentation and/or other materials provided with the distribution.
39ebfedea0SLionel Sambuc
40ebfedea0SLionel Sambuc3. Neither the name of the Institute nor the names of its contributors
41ebfedea0SLionel Sambuc   may be used to endorse or promote products derived from this software
42ebfedea0SLionel Sambuc   without specific prior written permission.
43ebfedea0SLionel Sambuc
44ebfedea0SLionel SambucTHIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
45ebfedea0SLionel SambucANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
46ebfedea0SLionel SambucIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
47ebfedea0SLionel SambucARE DISCLAIMED.  IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
48ebfedea0SLionel SambucFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
49ebfedea0SLionel SambucDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
50ebfedea0SLionel SambucOR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
51ebfedea0SLionel SambucHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
52ebfedea0SLionel SambucLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
53ebfedea0SLionel SambucOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
54ebfedea0SLionel SambucSUCH DAMAGE.
55ebfedea0SLionel Sambuc
56ebfedea0SLionel Sambuc@end verbatim
57ebfedea0SLionel Sambuc@copynext
58ebfedea0SLionel Sambuc
59ebfedea0SLionel Sambuc@heading Massachusetts Institute of Technology
60ebfedea0SLionel Sambuc
61ebfedea0SLionel SambucThe parts of the libtelnet that handle Kerberos.
62ebfedea0SLionel Sambuc
63ebfedea0SLionel Sambuc@verbatim
64ebfedea0SLionel Sambuc
65ebfedea0SLionel SambucCopyright (C) 1990 by the Massachusetts Institute of Technology
66ebfedea0SLionel Sambuc
67ebfedea0SLionel SambucExport of this software from the United States of America may
68ebfedea0SLionel Sambucrequire a specific license from the United States Government.
69ebfedea0SLionel SambucIt is the responsibility of any person or organization contemplating
70ebfedea0SLionel Sambucexport to obtain such a license before exporting.
71ebfedea0SLionel Sambuc
72ebfedea0SLionel SambucWITHIN THAT CONSTRAINT, permission to use, copy, modify, and
73ebfedea0SLionel Sambucdistribute this software and its documentation for any purpose and
74ebfedea0SLionel Sambucwithout fee is hereby granted, provided that the above copyright
75ebfedea0SLionel Sambucnotice appear in all copies and that both that copyright notice and
76ebfedea0SLionel Sambucthis permission notice appear in supporting documentation, and that
77ebfedea0SLionel Sambucthe name of M.I.T. not be used in advertising or publicity pertaining
78ebfedea0SLionel Sambucto distribution of the software without specific, written prior
79ebfedea0SLionel Sambucpermission.  M.I.T. makes no representations about the suitability of
80ebfedea0SLionel Sambucthis software for any purpose.  It is provided "as is" without express
81ebfedea0SLionel Sambucor implied warranty.
82ebfedea0SLionel Sambuc
83ebfedea0SLionel Sambuc@end verbatim
84ebfedea0SLionel Sambuc@copynext
85ebfedea0SLionel Sambuc
86ebfedea0SLionel Sambuc@heading The Regents of the University of California
87ebfedea0SLionel Sambuc
88*0a6a1f1dSLionel SambucThe parts of the libroken, most of libtelnet, telnet, ftp,
89ebfedea0SLionel Sambucand popper.
90ebfedea0SLionel Sambuc
91ebfedea0SLionel Sambuc@verbatim
92ebfedea0SLionel Sambuc
93ebfedea0SLionel SambucCopyright (c) 1988, 1990, 1993
94ebfedea0SLionel Sambuc     The Regents of the University of California.  All rights reserved.
95ebfedea0SLionel Sambuc
96ebfedea0SLionel SambucRedistribution and use in source and binary forms, with or without
97ebfedea0SLionel Sambucmodification, are permitted provided that the following conditions
98ebfedea0SLionel Sambucare met:
99ebfedea0SLionel Sambuc
100ebfedea0SLionel Sambuc1. Redistributions of source code must retain the above copyright
101ebfedea0SLionel Sambuc   notice, this list of conditions and the following disclaimer.
102ebfedea0SLionel Sambuc
103ebfedea0SLionel Sambuc2. Redistributions in binary form must reproduce the above copyright
104ebfedea0SLionel Sambuc   notice, this list of conditions and the following disclaimer in the
105ebfedea0SLionel Sambuc   documentation and/or other materials provided with the distribution.
106ebfedea0SLionel Sambuc
107ebfedea0SLionel Sambuc3. Neither the name of the University nor the names of its contributors
108ebfedea0SLionel Sambuc   may be used to endorse or promote products derived from this software
109ebfedea0SLionel Sambuc   without specific prior written permission.
110ebfedea0SLionel Sambuc
111ebfedea0SLionel SambucTHIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
112ebfedea0SLionel SambucANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
113ebfedea0SLionel SambucIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
114ebfedea0SLionel SambucARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
115ebfedea0SLionel SambucFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
116ebfedea0SLionel SambucDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
117ebfedea0SLionel SambucOR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
118ebfedea0SLionel SambucHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
119ebfedea0SLionel SambucLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
120ebfedea0SLionel SambucOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
121ebfedea0SLionel SambucSUCH DAMAGE.
122ebfedea0SLionel Sambuc
123ebfedea0SLionel Sambuc@end verbatim
124ebfedea0SLionel Sambuc@copynext
125ebfedea0SLionel Sambuc
126ebfedea0SLionel Sambuc@heading The Regents of the University of California.
127ebfedea0SLionel Sambuc
128ebfedea0SLionel Sambuclibedit
129ebfedea0SLionel Sambuc
130ebfedea0SLionel Sambuc@verbatim
131ebfedea0SLionel Sambuc
132ebfedea0SLionel SambucCopyright (c) 1992, 1993
133ebfedea0SLionel Sambuc The Regents of the University of California.  All rights reserved.
134ebfedea0SLionel Sambuc
135ebfedea0SLionel SambucThis code is derived from software contributed to Berkeley by
136ebfedea0SLionel SambucChristos Zoulas of Cornell University.
137ebfedea0SLionel Sambuc
138ebfedea0SLionel SambucRedistribution and use in source and binary forms, with or without
139ebfedea0SLionel Sambucmodification, are permitted provided that the following conditions
140ebfedea0SLionel Sambucare met:
141ebfedea0SLionel Sambuc1. Redistributions of source code must retain the above copyright
142ebfedea0SLionel Sambuc   notice, this list of conditions and the following disclaimer.
143ebfedea0SLionel Sambuc2. Redistributions in binary form must reproduce the above copyright
144ebfedea0SLionel Sambuc   notice, this list of conditions and the following disclaimer in the
145ebfedea0SLionel Sambuc   documentation and/or other materials provided with the distribution.
146ebfedea0SLionel Sambuc3. Neither the name of the University nor the names of its contributors
147ebfedea0SLionel Sambuc   may be used to endorse or promote products derived from this software
148ebfedea0SLionel Sambuc   without specific prior written permission.
149ebfedea0SLionel Sambuc
150ebfedea0SLionel SambucTHIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
151ebfedea0SLionel SambucANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
152ebfedea0SLionel SambucIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
153ebfedea0SLionel SambucARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
154ebfedea0SLionel SambucFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
155ebfedea0SLionel SambucDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
156ebfedea0SLionel SambucOR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
157ebfedea0SLionel SambucHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
158ebfedea0SLionel SambucLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
159ebfedea0SLionel SambucOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
160ebfedea0SLionel SambucSUCH DAMAGE.
161ebfedea0SLionel Sambuc
162ebfedea0SLionel Sambuc@end verbatim
163ebfedea0SLionel Sambuc@copynext
164ebfedea0SLionel Sambuc
165ebfedea0SLionel Sambuc@heading TomsFastMath / LibTomMath
166ebfedea0SLionel Sambuc
167ebfedea0SLionel SambucTom's fast math (bignum support) and LibTomMath
168ebfedea0SLionel Sambuc
169ebfedea0SLionel Sambuc@verbatim
170ebfedea0SLionel Sambuc
171ebfedea0SLionel SambucLibTomMath is hereby released into the Public Domain.
172ebfedea0SLionel Sambuc
173ebfedea0SLionel Sambuc@end verbatim
174ebfedea0SLionel Sambuc
175ebfedea0SLionel Sambuc@copynext
176ebfedea0SLionel Sambuc
177ebfedea0SLionel Sambuc@heading Doug Rabson
178ebfedea0SLionel Sambuc
179ebfedea0SLionel SambucGSS-API mechglue layer.
180ebfedea0SLionel Sambuc
181ebfedea0SLionel Sambuc@verbatim
182ebfedea0SLionel Sambuc
183ebfedea0SLionel SambucCopyright (c) 2005 Doug Rabson
184ebfedea0SLionel SambucAll rights reserved.
185ebfedea0SLionel Sambuc
186ebfedea0SLionel SambucRedistribution and use in source and binary forms, with or without
187ebfedea0SLionel Sambucmodification, are permitted provided that the following conditions
188ebfedea0SLionel Sambucare met:
189ebfedea0SLionel Sambuc1. Redistributions of source code must retain the above copyright
190ebfedea0SLionel Sambuc   notice, this list of conditions and the following disclaimer.
191ebfedea0SLionel Sambuc2. Redistributions in binary form must reproduce the above copyright
192ebfedea0SLionel Sambuc   notice, this list of conditions and the following disclaimer in the
193ebfedea0SLionel Sambuc   documentation and/or other materials provided with the distribution.
194ebfedea0SLionel Sambuc
195ebfedea0SLionel SambucTHIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
196ebfedea0SLionel SambucANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
197ebfedea0SLionel SambucIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
198ebfedea0SLionel SambucARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
199ebfedea0SLionel SambucFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
200ebfedea0SLionel SambucDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
201ebfedea0SLionel SambucOR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
202ebfedea0SLionel SambucHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
203ebfedea0SLionel SambucLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
204ebfedea0SLionel SambucOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
205ebfedea0SLionel SambucSUCH DAMAGE.
206ebfedea0SLionel Sambuc
207ebfedea0SLionel Sambuc@end verbatim
208ebfedea0SLionel Sambuc@copynext
209ebfedea0SLionel Sambuc
210ebfedea0SLionel Sambuc@heading PADL Software Pty Ltd
211ebfedea0SLionel Sambuc
212ebfedea0SLionel Sambuc@table @asis
213*0a6a1f1dSLionel Sambuc@item GSS-API CFX, SPNEGO, naming extensions, API extensions.
214ebfedea0SLionel Sambuc@item KCM credential cache.
215*0a6a1f1dSLionel Sambuc@item HDB LDAP backend.
216ebfedea0SLionel Sambuc@end table
217ebfedea0SLionel Sambuc
218ebfedea0SLionel Sambuc@verbatim
219ebfedea0SLionel Sambuc
220*0a6a1f1dSLionel SambucCopyright (c) 2003-2011, PADL Software Pty Ltd.
221ebfedea0SLionel SambucAll rights reserved.
222ebfedea0SLionel Sambuc
223ebfedea0SLionel SambucRedistribution and use in source and binary forms, with or without
224ebfedea0SLionel Sambucmodification, are permitted provided that the following conditions
225ebfedea0SLionel Sambucare met:
226ebfedea0SLionel Sambuc
227ebfedea0SLionel Sambuc1. Redistributions of source code must retain the above copyright
228ebfedea0SLionel Sambuc   notice, this list of conditions and the following disclaimer.
229ebfedea0SLionel Sambuc
230ebfedea0SLionel Sambuc2. Redistributions in binary form must reproduce the above copyright
231ebfedea0SLionel Sambuc   notice, this list of conditions and the following disclaimer in the
232ebfedea0SLionel Sambuc   documentation and/or other materials provided with the distribution.
233ebfedea0SLionel Sambuc
234ebfedea0SLionel Sambuc3. Neither the name of PADL Software nor the names of its contributors
235ebfedea0SLionel Sambuc   may be used to endorse or promote products derived from this software
236ebfedea0SLionel Sambuc   without specific prior written permission.
237ebfedea0SLionel Sambuc
238ebfedea0SLionel SambucTHIS SOFTWARE IS PROVIDED BY PADL SOFTWARE AND CONTRIBUTORS ``AS IS'' AND
239ebfedea0SLionel SambucANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
240ebfedea0SLionel SambucIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
241ebfedea0SLionel SambucARE DISCLAIMED.  IN NO EVENT SHALL PADL SOFTWARE OR CONTRIBUTORS BE LIABLE
242ebfedea0SLionel SambucFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
243ebfedea0SLionel SambucDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
244ebfedea0SLionel SambucOR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
245ebfedea0SLionel SambucHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
246ebfedea0SLionel SambucLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
247ebfedea0SLionel SambucOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
248ebfedea0SLionel SambucSUCH DAMAGE.
249ebfedea0SLionel Sambuc
250ebfedea0SLionel Sambuc@end verbatim
251ebfedea0SLionel Sambuc@copynext
252ebfedea0SLionel Sambuc
253ebfedea0SLionel Sambuc@heading Marko Kreen
254ebfedea0SLionel Sambuc
255ebfedea0SLionel SambucFortuna in libhcrypto
256ebfedea0SLionel Sambuc
257ebfedea0SLionel Sambuc@verbatim
258ebfedea0SLionel Sambuc
259ebfedea0SLionel SambucCopyright (c) 2005 Marko Kreen
260ebfedea0SLionel SambucAll rights reserved.
261ebfedea0SLionel Sambuc
262ebfedea0SLionel SambucRedistribution and use in source and binary forms, with or without
263ebfedea0SLionel Sambucmodification, are permitted provided that the following conditions
264ebfedea0SLionel Sambucare met:
265ebfedea0SLionel Sambuc1. Redistributions of source code must retain the above copyright
266ebfedea0SLionel Sambuc       notice, this list of conditions and the following disclaimer.
267ebfedea0SLionel Sambuc2. Redistributions in binary form must reproduce the above copyright
268ebfedea0SLionel Sambuc       notice, this list of conditions and the following disclaimer in the
269ebfedea0SLionel Sambuc       documentation and/or other materials provided with the distribution.
270ebfedea0SLionel Sambuc
271ebfedea0SLionel SambucTHIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
272ebfedea0SLionel SambucANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
273ebfedea0SLionel SambucIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
274ebfedea0SLionel SambucARE DISCLAIMED.	IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
275ebfedea0SLionel SambucFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
276ebfedea0SLionel SambucDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
277ebfedea0SLionel SambucOR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
278ebfedea0SLionel SambucHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
279ebfedea0SLionel SambucLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
280ebfedea0SLionel SambucOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
281ebfedea0SLionel SambucSUCH DAMAGE.
282ebfedea0SLionel Sambuc
283ebfedea0SLionel Sambuc@end verbatim
284ebfedea0SLionel Sambuc@copynext
285ebfedea0SLionel Sambuc
286ebfedea0SLionel Sambuc@heading NTT (Nippon Telegraph and Telephone Corporation)
287ebfedea0SLionel Sambuc
288ebfedea0SLionel SambucCamellia in libhcrypto
289ebfedea0SLionel Sambuc
290ebfedea0SLionel Sambuc@verbatim
291ebfedea0SLionel Sambuc
292ebfedea0SLionel SambucCopyright (c) 2006,2007
293ebfedea0SLionel SambucNTT (Nippon Telegraph and Telephone Corporation) . All rights reserved.
294ebfedea0SLionel Sambuc
295ebfedea0SLionel SambucRedistribution and use in source and binary forms, with or without
296ebfedea0SLionel Sambucmodification, are permitted provided that the following conditions
297ebfedea0SLionel Sambucare met:
298ebfedea0SLionel Sambuc1. Redistributions of source code must retain the above copyright
299ebfedea0SLionel Sambuc  notice, this list of conditions and the following disclaimer as
300ebfedea0SLionel Sambuc  the first lines of this file unmodified.
301ebfedea0SLionel Sambuc2. Redistributions in binary form must reproduce the above copyright
302ebfedea0SLionel Sambuc  notice, this list of conditions and the following disclaimer in the
303ebfedea0SLionel Sambuc  documentation and/or other materials provided with the distribution.
304ebfedea0SLionel Sambuc
305ebfedea0SLionel SambucTHIS SOFTWARE IS PROVIDED BY NTT ``AS IS'' AND ANY EXPRESS OR
306ebfedea0SLionel SambucIMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
307ebfedea0SLionel SambucOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
308ebfedea0SLionel SambucIN NO EVENT SHALL NTT BE LIABLE FOR ANY DIRECT, INDIRECT,
309ebfedea0SLionel SambucINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
310ebfedea0SLionel SambucNOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
311ebfedea0SLionel SambucDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
312ebfedea0SLionel SambucTHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
313ebfedea0SLionel Sambuc(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
314ebfedea0SLionel SambucTHIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
315ebfedea0SLionel Sambuc
316ebfedea0SLionel Sambuc@end verbatim
317ebfedea0SLionel Sambuc@copynext
318ebfedea0SLionel Sambuc
319ebfedea0SLionel Sambuc@heading The NetBSD Foundation, Inc.
320ebfedea0SLionel Sambuc
321ebfedea0SLionel Sambucvis.c in libroken
322ebfedea0SLionel Sambuc
323ebfedea0SLionel Sambuc@verbatim
324ebfedea0SLionel Sambuc
325ebfedea0SLionel SambucCopyright (c) 1999, 2005 The NetBSD Foundation, Inc.
326ebfedea0SLionel SambucAll rights reserved.
327ebfedea0SLionel Sambuc
328ebfedea0SLionel SambucRedistribution and use in source and binary forms, with or without
329ebfedea0SLionel Sambucmodification, are permitted provided that the following conditions
330ebfedea0SLionel Sambucare met:
331ebfedea0SLionel Sambuc1. Redistributions of source code must retain the above copyright
332ebfedea0SLionel Sambuc   notice, this list of conditions and the following disclaimer.
333ebfedea0SLionel Sambuc2. Redistributions in binary form must reproduce the above copyright
334ebfedea0SLionel Sambuc   notice, this list of conditions and the following disclaimer in the
335ebfedea0SLionel Sambuc   documentation and/or other materials provided with the distribution.
336ebfedea0SLionel Sambuc
337ebfedea0SLionel SambucTHIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
338ebfedea0SLionel Sambuc``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
339ebfedea0SLionel SambucTO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
340ebfedea0SLionel SambucPURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
341ebfedea0SLionel SambucBE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
342ebfedea0SLionel SambucCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
343ebfedea0SLionel SambucSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
344ebfedea0SLionel SambucINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
345ebfedea0SLionel SambucCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
346ebfedea0SLionel SambucARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
347ebfedea0SLionel SambucPOSSIBILITY OF SUCH DAMAGE.
348ebfedea0SLionel Sambuc
349ebfedea0SLionel Sambuc@end verbatim
350ebfedea0SLionel Sambuc@copynext
351ebfedea0SLionel Sambuc
352ebfedea0SLionel Sambuc@heading Vincent Rijmen, Antoon Bosselaers, Paulo Barreto
353ebfedea0SLionel Sambuc
354ebfedea0SLionel SambucAES in libhcrypto
355ebfedea0SLionel Sambuc
356ebfedea0SLionel Sambuc@verbatim
357ebfedea0SLionel Sambuc
358ebfedea0SLionel Sambucrijndael-alg-fst.c
359ebfedea0SLionel Sambuc
360ebfedea0SLionel Sambuc@version 3.0 (December 2000)
361ebfedea0SLionel Sambuc
362ebfedea0SLionel SambucOptimised ANSI C code for the Rijndael cipher (now AES)
363ebfedea0SLionel Sambuc
364ebfedea0SLionel Sambuc@author Vincent Rijmen <vincent.rijmen@esat.kuleuven.ac.be>
365ebfedea0SLionel Sambuc@author Antoon Bosselaers <antoon.bosselaers@esat.kuleuven.ac.be>
366ebfedea0SLionel Sambuc@author Paulo Barreto <paulo.barreto@terra.com.br>
367ebfedea0SLionel Sambuc
368ebfedea0SLionel SambucThis code is hereby placed in the public domain.
369ebfedea0SLionel Sambuc
370ebfedea0SLionel SambucTHIS SOFTWARE IS PROVIDED BY THE AUTHORS ''AS IS'' AND ANY EXPRESS
371ebfedea0SLionel SambucOR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
372ebfedea0SLionel SambucWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
373ebfedea0SLionel SambucARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE
374ebfedea0SLionel SambucLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
375ebfedea0SLionel SambucCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
376ebfedea0SLionel SambucSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
377ebfedea0SLionel SambucBUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
378ebfedea0SLionel SambucWHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
379ebfedea0SLionel SambucOR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
380ebfedea0SLionel SambucEVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
381ebfedea0SLionel Sambuc
382ebfedea0SLionel Sambuc@end verbatim
383ebfedea0SLionel Sambuc@copynext
384ebfedea0SLionel Sambuc
385ebfedea0SLionel Sambuc@heading Apple, Inc
386ebfedea0SLionel Sambuc
387ebfedea0SLionel Sambuckdc/announce.c
388ebfedea0SLionel Sambuc
389ebfedea0SLionel Sambuc@verbatim
390ebfedea0SLionel Sambuc
391ebfedea0SLionel SambucCopyright (c) 2008 Apple Inc.  All Rights Reserved.
392ebfedea0SLionel Sambuc
393ebfedea0SLionel SambucExport of this software from the United States of America may require
394ebfedea0SLionel Sambuca specific license from the United States Government.  It is the
395ebfedea0SLionel Sambucresponsibility of any person or organization contemplating export to
396ebfedea0SLionel Sambucobtain such a license before exporting.
397ebfedea0SLionel Sambuc
398ebfedea0SLionel SambucWITHIN THAT CONSTRAINT, permission to use, copy, modify, and
399ebfedea0SLionel Sambucdistribute this software and its documentation for any purpose and
400ebfedea0SLionel Sambucwithout fee is hereby granted, provided that the above copyright
401ebfedea0SLionel Sambucnotice appear in all copies and that both that copyright notice and
402ebfedea0SLionel Sambucthis permission notice appear in supporting documentation, and that
403ebfedea0SLionel Sambucthe name of Apple Inc. not be used in advertising or publicity pertaining
404ebfedea0SLionel Sambucto distribution of the software without specific, written prior
405ebfedea0SLionel Sambucpermission.  Apple Inc. makes no representations about the suitability of
406ebfedea0SLionel Sambucthis software for any purpose.  It is provided "as is" without express
407ebfedea0SLionel Sambucor implied warranty.
408ebfedea0SLionel Sambuc
409ebfedea0SLionel SambucTHIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
410ebfedea0SLionel SambucIMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
411ebfedea0SLionel SambucWARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
412ebfedea0SLionel Sambuc
413ebfedea0SLionel Sambuc@end verbatim
414ebfedea0SLionel Sambuc
415ebfedea0SLionel Sambuc@copynext
416ebfedea0SLionel Sambuc
417ebfedea0SLionel Sambuc@heading Richard Outerbridge
418ebfedea0SLionel Sambuc
419ebfedea0SLionel SambucDES core in libhcrypto
420ebfedea0SLionel Sambuc
421ebfedea0SLionel Sambuc@verbatim
422ebfedea0SLionel Sambuc
423ebfedea0SLionel SambucD3DES (V5.09) -
424ebfedea0SLionel Sambuc
425ebfedea0SLionel SambucA portable, public domain, version of the Data Encryption Standard.
426ebfedea0SLionel Sambuc
427ebfedea0SLionel SambucWritten with Symantec's THINK (Lightspeed) C by Richard Outerbridge.
428ebfedea0SLionel SambucThanks to: Dan Hoey for his excellent Initial and Inverse permutation
429ebfedea0SLionel Sambuccode;  Jim Gillogly & Phil Karn for the DES key schedule code; Dennis
430ebfedea0SLionel SambucFerguson, Eric Young and Dana How for comparing notes; and Ray Lau,
431ebfedea0SLionel Sambucfor humouring me on.
432ebfedea0SLionel Sambuc
433ebfedea0SLionel SambucCopyright (c) 1988,1989,1990,1991,1992 by Richard Outerbridge.
434ebfedea0SLionel Sambuc(GEnie : OUTER; CIS : [71755,204]) Graven Imagery, 1992.
435ebfedea0SLionel Sambuc
436ebfedea0SLionel Sambuc
437ebfedea0SLionel Sambuc@end verbatim
438ebfedea0SLionel Sambuc
439ebfedea0SLionel Sambuc@copynext
440ebfedea0SLionel Sambuc
441ebfedea0SLionel Sambuc@heading Secure Endpoints Inc
442ebfedea0SLionel Sambuc
443ebfedea0SLionel SambucWindows support
444ebfedea0SLionel Sambuc
445ebfedea0SLionel Sambuc@verbatim
446ebfedea0SLionel Sambuc
447ebfedea0SLionel SambucCopyright (c) 2009, Secure Endpoints Inc.
448ebfedea0SLionel SambucAll rights reserved.
449ebfedea0SLionel Sambuc
450ebfedea0SLionel SambucRedistribution and use in source and binary forms, with or without
451ebfedea0SLionel Sambucmodification, are permitted provided that the following conditions
452ebfedea0SLionel Sambucare met:
453ebfedea0SLionel Sambuc
454ebfedea0SLionel Sambuc- Redistributions of source code must retain the above copyright
455ebfedea0SLionel Sambuc  notice, this list of conditions and the following disclaimer.
456ebfedea0SLionel Sambuc
457ebfedea0SLionel Sambuc- Redistributions in binary form must reproduce the above copyright
458ebfedea0SLionel Sambuc  notice, this list of conditions and the following disclaimer in
459ebfedea0SLionel Sambuc  the documentation and/or other materials provided with the
460ebfedea0SLionel Sambuc  distribution.
461ebfedea0SLionel Sambuc
462ebfedea0SLionel SambucTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
463ebfedea0SLionel Sambuc"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
464ebfedea0SLionel SambucLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
465ebfedea0SLionel SambucFOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
466ebfedea0SLionel SambucCOPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
467ebfedea0SLionel SambucINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
468ebfedea0SLionel Sambuc(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
469ebfedea0SLionel SambucSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
470ebfedea0SLionel SambucHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
471ebfedea0SLionel SambucSTRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
472ebfedea0SLionel SambucARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
473ebfedea0SLionel SambucOF THE POSSIBILITY OF SUCH DAMAGE.
474ebfedea0SLionel Sambuc
475ebfedea0SLionel Sambuc@end verbatim
476ebfedea0SLionel Sambuc
477ebfedea0SLionel Sambuc@copynext
478ebfedea0SLionel Sambuc
479ebfedea0SLionel Sambuc@heading Novell, Inc
480ebfedea0SLionel Sambuc
481ebfedea0SLionel Sambuclib/hcrypto/test_dh.c
482ebfedea0SLionel Sambuc
483ebfedea0SLionel Sambuc@verbatim
484ebfedea0SLionel Sambuc
485ebfedea0SLionel SambucCopyright (c) 2007, Novell, Inc.
486ebfedea0SLionel SambucAuthor: Matthias Koenig <mkoenig@suse.de>
487ebfedea0SLionel Sambuc
488ebfedea0SLionel SambucAll rights reserved.
489ebfedea0SLionel Sambuc
490ebfedea0SLionel SambucRedistribution and use in source and binary forms, with or without
491ebfedea0SLionel Sambucmodification, are permitted provided that the following conditions are met:
492ebfedea0SLionel Sambuc
493ebfedea0SLionel Sambuc* Redistributions of source code must retain the above copyright notice, this
494ebfedea0SLionel Sambuc  list of conditions and the following disclaimer.
495ebfedea0SLionel Sambuc
496ebfedea0SLionel Sambuc* Redistributions in binary form must reproduce the above copyright notice,
497ebfedea0SLionel Sambuc  this list of conditions and the following disclaimer in the documentation
498ebfedea0SLionel Sambuc  and/or other materials provided with the distribution.
499ebfedea0SLionel Sambuc
500ebfedea0SLionel Sambuc* Neither the name of the Novell nor the names of its contributors may be used
501ebfedea0SLionel Sambuc  to endorse or promote products derived from this software without specific
502ebfedea0SLionel Sambuc  prior written permission.
503ebfedea0SLionel Sambuc
504ebfedea0SLionel SambucTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
505ebfedea0SLionel SambucAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
506ebfedea0SLionel SambucIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
507ebfedea0SLionel SambucARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
508ebfedea0SLionel SambucLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
509ebfedea0SLionel SambucCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
510ebfedea0SLionel SambucSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
511ebfedea0SLionel SambucINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
512ebfedea0SLionel SambucCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
513ebfedea0SLionel SambucARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
514ebfedea0SLionel SambucPOSSIBILITY OF SUCH DAMAGE.
515ebfedea0SLionel Sambuc
516ebfedea0SLionel Sambuc
517ebfedea0SLionel Sambuc@end verbatim
518ebfedea0SLionel Sambuc
519ebfedea0SLionel Sambuc@copyrightend
520