Hello, I've finally been able to load a PKCS12 keystore onto a card running the Muscle applet (loaded using Identity Alliance's IAC Client middleware). I'm encrypting data with openssl using the certificate that was loaded onto the card and trying to decrypt the data using libmusclepkcs11, but the decrypt seems to be using a different algorithm than the RSA PKCS1 algorithm we are using to encrypt the data, since we are not getting the right data back. I'm sure someone has tried to do something like this (encrypt in software, decrypt on card) with the Musclecard applet. Any ideas or suggestions? Does anybody have some source code that could show me how to do the encrypt using openssl? I'm away from the office right now, but when I get there I can post the source that I am using to encrypt the data.
Thanks, Carl Youngblood _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.drizzle.com/mailman/listinfo/muscle
