1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174
|
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AuthorsAndCredits - OpenSC - Trac</title><style type="text/css">
@import url(trac.css);
</style></head><body><div class="wikipage">
<div id="searchable"><h1>OpenSC Credits</h1>
<p>
OpenSC was written by (or uses code copied from):
</p>
<ul><li>Andrea Frigido
</li><li>Andreas Jellinghaus
</li><li>Antonino Iacono
</li><li>Antti Partanen
</li><li>Antti Tapaninen
</li><li>Benjamin Bender
</li><li>Bert Vermeulen
</li><li>Boris Kröger
</li><li>Bud P. Bruegger
</li><li>Carlos Prados
</li><li>Chaskiel Grundman
</li><li>Danny De Cock
</li><li>David Corcoran
</li><li>Douglas E. Engert
</li><li>Eric Dorland
</li><li>Franz Brandl
</li><li>Geoff Thorpe
</li><li>Jamie Honan
</li><li>Joe Phillips
</li><li>Juan Antonio Martinez
</li><li>Juha Yrjölä
</li><li>Jörn Zukowski
</li><li>Kevin Stefanik
</li><li>Ludovic Rousseau
</li><li>Marc Bevand
</li><li>Marie Fischer
</li><li>Markus Friedl
</li><li>Martin Paljak
</li><li>Mathias Brossard
</li><li>Matthias Brüstle
</li><li>Nils Larsch
</li><li>Olaf Kirch
</li><li>Peter Koch
</li><li>Priit Randla
</li><li>Robert Bihlmeyer
</li><li>Sirio Capizzi
</li><li>Stef Hoeben
</li><li>Timo Teräs
</li><li>Viktor Tarasov
</li><li>Villy Skyttä
</li><li>Werner Koch
</li><li>William Wanders
</li></ul><p>
and
</p>
<ul><li>Zetes
</li><li>g10 Code GmbH
</li><li>Idealx <a class="ext-link" title="http://www.idealx.org/" href="http://www.idealx.org/" shape="rect">http://www.idealx.org/</a>
</li></ul><h1>License</h1>
<pre class="wiki" xml:space="preserve"> * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</pre><p>
OpenSC also includes header files known as:
</p>
<pre class="wiki" xml:space="preserve">RSA Security Inc. PKCS #11 Cryptographic Token Interface (Cryptoki)
</pre><p>
with minimal modification so it compiles on linux/unix/*BSD.
</p>
<pre class="wiki" xml:space="preserve">License to copy and use this software is granted provided that it is identified
as "RSA Security Inc. PKCS #11 Cryptographic Token Interface (Cryptoki)" in all
material mentioning or referencing this software or this function.
License is also granted to make and use derivative works provided that such
works are identified as "derived from the RSA Security Inc. PKCS #11
Cryptographic Token Interface (Cryptoki)" in all material mentioning or
referencing the derived work.
This software is provided AS IS and RSA Security, Inc. disclaims all warranties
including but not limited to the implied warranty of merchantability, fitness
for a particular purpose, and noninfringement.
</pre><p>
OpenSC (signer) also includes header file:
</p>
<pre class="wiki" xml:space="preserve">Java Runtime Interface
Copyright (c) 1996 Netscape Communications Corporation. All rights reserved.
dp Suresh <dp@netscape.com>
</pre><p>
OpenSC also includes a copy of <a class="ext-link" title="http://www.geocities.com/bsittler/" href="http://www.geocities.com/bsittler/" shape="rect">my_getopt</a>:
</p>
<pre class="wiki" xml:space="preserve">my_getopt - a command-line argument parser
Copyright 1997-2001, Benjamin Sittler
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use, copy,
modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
</pre><p>
OpenSC can be compiled with OpenSSL:
</p>
<pre class="wiki" xml:space="preserve">This product includes software developed by the OpenSSL Project
for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)
This product includes cryptographic software written by Eric Young
(eay@cryptsoft.com). This product includes software written by Tim
Hudson (tjh@cryptsoft.com).
</pre><p>
OpenSC uses autoconf m4 macros by
</p>
<pre class="wiki" xml:space="preserve">m4/autoconf macros by Bruno Haible
Copyright (C) 2001-2005 Free Software Foundation, Inc.
Copyright (C) 2002, 2003 Free Software Foundation, Inc.
using pkg-config and pkg.,4 autoconf macro by
Copyright (C) 2004 Scott James Remnant
</pre><p>
OpenSC includes svn2cl by
</p>
<pre class="wiki" xml:space="preserve">svn2cl Arthur de Jong
Copyright (C) 2004, 2005 Arthur de Jong.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.
3. The name of the author may not be used to endorse or promote
products derived from this software without specific prior
written permission.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</pre><p>
Please see each file for the detailed copyright information.
</p>
</div>
</div><div class="footer"><hr></hr><p><a href="index.html">Back to Index</a></p></div></body></html>
|