Peter Gutmann wrote:
"Tim  Wong" <[EMAIL PROTECTED]> writes:


I am trying to implement the PKCS11 functions, but it would be very
helpful to me to see a reference implementation.  I am trying to do
this in visual C++, but the ref. implementation linked from the RSA
Labs site (GPKCS11 ?) is quite outdated and does not work.  I've also
downloaded something called umPKCS11 (from a university in spain), but
this has limited functionality since it was created to be non-token
specific.  Can you recommend a current/working reference implementation
that I can convert as a visual C++ project?


There isn't one. There are commercial vendors who have soft-token
implementations, but none are available in source form.

I agree that there's no "reference" implementation. But mozilla's implementation is certainly open source, and I believe there are also others (e.g. MUSCLE).

--
Nelson B
_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to