2007/11/12, Douglas E. Engert <[EMAIL PROTECTED]>: > Also attached are changes I had to make to get this far: > > Remove the _sc_card_add_rsa_alg( card, 1024, SC_ALGORITHM_RSA_PAD_PKCS1, > 0); > as this was already being done in the card-gemsafeV1.c
Commited in revision 3299 > Can the card do RAW RSA? i.e. CKM_RSA_X_509. If so the libopensc could > do the padding. I am not sure the applet supports raw RSA. Hash can be performed outside of the card but a padding is added by the card in all cases (pkcs#1 v2, ISO 9796-2 or RFC 2409) bye -- Dr. Ludovic Rousseau _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
