jw项目windows环境软件安装
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

46 lines
2.1 KiB

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