The only sad thing is that their JCE crypto provider is not free. I have written the small part from JCE that is needed for Signing so you can work with only the LGPL wrapper.
I have written a small test programm to sign and verify signatures with the muscle card token.
http://www.liquid-reality.de/main/projects/smartcardcrypto
best regards,
Christian
Martin Leung wrote:
You may want to try out this:
https://jce.iaik.at/download/evaluation/index.php#PKCS11Wrapper
Christian Schneider wrote:
Hi,
I just found this documentation on the new pkcs#11 implementation from sun. They say you can access smartcard pkcs#11
tokens with it.
http://java.sun.com/j2se/1.5.0/docs/guide/security/p11guide.html
Has anyone already used this with the muscle framework?
I am currently searching for a java to pkcs#11 mapping. Besides the solution from IBM which does not seem to work with the muscle pkcs#11 library I have not found any library.
The new solution from sun is probably not yet ready for use. Is there any other good java pkcs#11 interface for muscle?
_______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.drizzle.com/mailman/listinfo/muscle
