MUSCLE SSLEAY GPK4000

1999-06-26 Thread Anonymous
Hi I am currently working on the SSLEAY crypto libraries and the Gemplus GPK4000 cards. When I sign a message using SSLEAY md5() and rsa_public_encrypt(), I get a signature string. However when I perform the signature using GPK4000 I get a different string. Both return 64 bytes. The keys which

Re: MUSCLE OpenCard bridge for Linux PC/SC

1999-06-26 Thread David Corcoran
Hi, Actually that would be pretty easy. All that is required is a mapping using JNI to the IFD Handler interface. That is basically what was done under Windows. As long as the reader had an IFD Handler interface then it would fit into the infrastructure, so pcmcia would not be an issue.