README 1.2 KB

1234567891011121314151617181920212223242526272829303132
  1. README for scute/include
  2. ===========================
  3. Beside the files Makefile.am and this README, this directory contains
  4. only files from the "RSA Security Inc. PKCS #11 Cryptographic Token
  5. Interface (Cryptoki)". See the file disclaimer.txt for the terms
  6. under which these files are used.
  7. Here are the original sources for these files:
  8. ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/cryptoki.h
  9. ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/pkcs11.h
  10. ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/pkcs11f.h
  11. ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/pkcs11t.h
  12. http://www.rsasecurity.com/rsalabs/node.asp?id=2133#disclaimer
  13. The files cryptoki-generic.h and cryptoki-w32.h are derived from the
  14. examples in pkcs11.h.
  15. You can find more information at the RSA Security Inc. web site at
  16. http://www.rsasecurity.com/rsalabs/node.asp?id=2133
  17. Copyright 2006 g10 Code GmbH
  18. This file is free software; as a special exception the author gives
  19. unlimited permission to copy and/or distribute it, with or without
  20. modifications, as long as this notice is preserved.
  21. This file is distributed in the hope that it will be useful, but
  22. WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
  23. implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
  24. PURPOSE.