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