PKCS#11 CSP

The pkcscsp project was originaly started by ?? and hosted at: http://www.ilex.fr/en/opensource/pkcscsp.htm FIXME: add a translation here.

pkcscsp was improved by Dejan Gambin and Wan-Teh Chang. The result is hosted on this page, so it is accessable at a central place, and we can integrate pkcscsp into the smart card bundle project also hosted at opensc-project.org.

The current code has been tested: FIXME add test results here.

PKCS#11 CSP is open source software under LGPL license.

Read more about PKCS#11 at http://www.rsasecurity.com/rsalabs/pkcs/pkcs-11/

Source code in releases/orig/ was downloaded of www.ilex.fr on 2006-05-10 by Andreas Jellinghaus.

PKCS#11 header files are copyright:

/* License to copy and use this software is granted provided that it is
 * identified as "RSA Security Inc. PKCS #11 Cryptographic Token Interface
 * (Cryptoki)" in all material mentioning or referencing this software.

 * License is also granted to make and use derivative works provided that
 * such works are identified as "derived from the RSA Security Inc. PKCS #11
 * Cryptographic Token Interface (Cryptoki)" in all material mentioning or 
 * referencing the derived work.

 * RSA Security Inc. makes no representations concerning either the 
 * merchantability of this software or the suitability of this software for
 * any particular purpose. It is provided "as is" without express or implied
 * warranty of any kind.
 */

This software is derived from the RSA Security Inc. PKCS#11 Cryptographic Token Interface (Cryptoki).