OpenSSL provider question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 pointer

3) How to make sure that my RSA provider takes precedence over the built-in one?

I would appreciate your help

Tom


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux