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