1 ## IAIK (Institute for Applied Information Processing and Communication) PKCS#11 wrapper files v1 |
|
2 |
|
3 ### IAIK License |
|
4 <pre> |
|
5 |
|
6 Copyright (c) 2002 Graz University of Technology. All rights reserved. |
|
7 |
|
8 Redistribution and use in source and binary forms, with or without |
|
9 modification, are permitted provided that the following conditions are met: |
|
10 |
|
11 1. Redistributions of source code must retain the above copyright notice, this |
|
12 list of conditions and the following disclaimer. |
|
13 |
|
14 2. Redistributions in binary form must reproduce the above copyright notice, |
|
15 this list of conditions and the following disclaimer in the documentation |
|
16 and/or other materials provided with the distribution. |
|
17 |
|
18 3. The end-user documentation included with the redistribution, if any, must |
|
19 include the following acknowledgment: |
|
20 |
|
21 "This product includes software developed by IAIK of Graz University of |
|
22 Technology." |
|
23 |
|
24 Alternately, this acknowledgment may appear in the software itself, if and |
|
25 wherever such third-party acknowledgments normally appear. |
|
26 |
|
27 4. The names "Graz University of Technology" and "IAIK of Graz University of |
|
28 Technology" must not be used to endorse or promote products derived from this |
|
29 software without prior written permission. |
|
30 |
|
31 5. Products derived from this software may not be called "IAIK PKCS Wrapper", |
|
32 nor may "IAIK" appear in their name, without prior written permission of |
|
33 Graz University of Technology. |
|
34 |
|
35 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, |
|
36 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND |
|
37 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
|
38 LICENSOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
|
39 OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
|
40 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
|
41 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
|
42 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
|
43 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
|
44 POSSIBILITY OF SUCH DAMAGE. |
|
45 |
|
46 </pre> |
|