Re: Json Web Keys again

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

 




On 03/12/2019 16:29, Angus Robertson - Magenta Systems Ltd wrote:
> Google has started using RSA-PSS private keys for Json Web Keys.  
> 
> I create an RSA JWK using EVP_PKEY_get1_RSA and RSA_get0_key, but this
> does not work for RSA-PSS.

In what way does this not work?

Perhaps you are missing access to the PSS parameters? I notice that 3.0
recently had the accessor RSA_get0_pss_params() added. Probably that
should also have been backported to 1.1.1.


> Are there any other workarounds?  Is RSA-PSS fully supported in 3.0?

Aside from the possible missing accessor (which looks like a bug), its
fully supported in 1.1.1.

Matt




[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