Dear Friends:

Fortunately,  I read the source code of yours for opensc. It is great. I got
a lot from them.

But I have some questions. could you give me some answers, please? Thanks a
lot.

I want to add the SHA-1 aglorithms for muscle card applet and driver. And
make it as an engine of openssl. Now i have no idea for it.

I think i have understood the RSA decryption algorithms. But there is not
interface or methond pointer in struct sc_card_operations(in opensc.h) for
extension poiter i can use to implement the algorthm.

Could you give me some advice.

How should i pass the method pointer of SHA-1 in muscle driver to
C_Degist()(in pkcs11-object.c), sc_pkcs11_md_update()(in mechanism.c)

Thank you very much!


-- 
Best regards to you and your family
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to