Hello everybody,
We are implementing an new engine (based on openssl 0.9.6c) to use the RSA
PKCS11 interface of our crypto hardware  (Bull Trustway CC2000).
We would like to access our C_GenerateKeyPair PKCS11 function through the
openssl RSA_generate_key.
So we are adding a new entry gen_key in the RSA method to call our trustway
engine to do that.
That way the genrsa command will call the hardware to generate rsa
public/private key pair.
Is it the good way? If yes, do you plan to add this functionality in the
0.9.7 release.
Thanks and Regards
afchine

Bull Trustway R & D
[EMAIL PROTECTED]




______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to