Re: RSA_set0_key() equivalent for 3.0.0

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

 





On 13/07/2021 22:14, William Roberts wrote:
Outside of the migration guide others have pointed out, I think the functions you need are:

https://www.openssl.org/docs/manmaster/man3/EVP_PKEY_set1_RSA.html <https://www.openssl.org/docs/manmaster/man3/EVP_PKEY_set1_RSA.html>

Those functions are deprecated. Better would be EVP_PKEY_fromdata():

https://www.openssl.org/docs/manmaster/man3/EVP_PKEY_fromdata.html

Matt


Use use EVP level now as pointed out in the guide.



On Tue, Jul 13, 2021, 16:04 Ken Goldman <kgoldman@xxxxxxxxxx <mailto:kgoldman@xxxxxxxxxx>> wrote:

    What is the 3.0.0 equivalent to RSA_set0_key() when I
    want to create a key token from n and e.

    Meta question:  Is there a porting guide for these
    type of questions - something that says, "If you
    used this before, use this now."




[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