For new content and tickets please use the main OpenSC Trac (direct link)

Changes between Version 16 and Version 17 of WikiStart

Show
Ignore:
Timestamp:
07/16/07 08:09:58 (3 years ago)
Author:
aj
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v16 v17  
    55 
    66The official name for PKCS!#11 is 
    7 "RSA Security Inc. PKCS !#11 Cryptographic Token Interface (Cryptoki)".[[BR]] 
    8 Libp11 source code include the official header files (version 2.20) and 
    9 thus is "derived from the RSA Security Inc. PKCS !#11 
    10 Cryptographic Token Interface (Cryptoki)". 
     7"RSA Security Inc. PKCS !#11 Cryptographic Token Interface (Cryptoki)". 
     8 
     9The official header files for PKCS !#11 Standard are under a non-free license.  
     10Libp11 does not include these header files, but instead uses a rewritten pkcs11.h 
     11header file from scute project, which is licensed as open source software. 
    1112 
    1213Libp11 was written by an international team and is licensed as [http://www.opensource.org Open Source] software.