RE: Engine/pkcs#11: are the mod_exp functions required?

2001-03-12 Thread Reddie, Steven
Tuesday, March 13, 2001 2:11 AM > To: [EMAIL PROTECTED] > Subject: Engine/pkcs#11: are the mod_exp functions required? > > Hi, > > I am trying to add support for a hardware engine which is tied to the > pkcs#11 api. In the ENGINE structure (and the RSA, DSA, DH methods) I

Engine/pkcs#11: are the mod_exp functions required?

2001-03-12 Thread Martin Kraemer
Hi, I am trying to add support for a hardware engine which is tied to the pkcs#11 api. In the ENGINE structure (and the RSA, DSA, DH methods) I find pointers to functions implementing the modular exponentiation, and the chinese remainder theorem. Also, the existing engines bring their own copy of