On 22/02/07, Manvinder Gill <[EMAIL PROTECTED]> wrote:
hello all,
Hello,
I'm working on a application which will use pkcs#11 standard to get certificates from the card, encrypt decrypt data using keys on the card. But I'm stuck at a problem of which card and pkcs#11 library to use. I tried an uninitialized cryptoflex 32k card and pkcs#11 library provided by Axalto(libXltCk.so). But it doesn't seem to work. Library is not able to detect the card.May there is some mismatch between library and card. Function C_GetSlotList returns 0 when I asked for slots with token present. Can you guys please answer my few queries so that I can have some way forward. 1. Which card and pkcs#11 libraries combinations are available which works on linux? 2. If I use cryptoflex card, do I need to do something special on them to get them working on linux.
Have a look at OpenSC [1]. Bye, [1] http://www.opensc-project.org/opensc/ -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
