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
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