OpenSSL provider question

tomasz bartczak <tbartcz-IjDXvh/[email protected]>
Newsgroups gmane.comp.encryption.openssl.user
Message-ID <adhzxallotupfnlmvhzz@dyig>
Hi,I want to develop a RSA provider that uses an external HW chip to do the RSA encryption/decryption. The HW chip supports several RSA keys. 1) How can pass information to the provider which key to use? How about information about which key public or private should be used?2) Asymmetrical algorithm function has the following parameters:encrypt_init(void *ctx, void *key, const OSSL_PARAM params[])But I do not know what openssl core provides by the key pointer3) How to make sure that my RSA provider takes precedence over the built-in one?I would appreciate your helpTom
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.