Re: RSA-OAEP Certificate

2021-01-21 Thread Richard Levitte
On Wed, 20 Jan 2021 02:24:24 +0100, Viktor Dukhovni wrote: > > On Tue, Jan 19, 2021 at 06:26:23PM -0500, Russ Housley wrote: > > > I am looking a test certificate that contains an RSA-OAEP subject > > public key (OID = id-RSAES-OAEP from RFC 4055) and is signed with > > RSA-PSS (OID = id-RSASSA-P

Re: RSA-OAEP Certificate

2021-01-19 Thread Viktor Dukhovni
On Tue, Jan 19, 2021 at 06:26:23PM -0500, Russ Housley wrote: > I am looking a test certificate that contains an RSA-OAEP subject > public key (OID = id-RSAES-OAEP from RFC 4055) and is signed with > RSA-PSS (OID = id-RSASSA-PSS also from RFC 4055). I have not ben able > to find a way to generate

RSA-OAEP Certificate

2021-01-19 Thread Russ Housley
I am looking a test certificate that contains an RSA-OAEP subject public key (OID = id-RSAES-OAEP from RFC 4055) and is signed with RSA-PSS (OID = id-RSASSA-PSS also from RFC 4055). I have not ben able to find a way to generate such a certificate with OpenSSL. If you have a pointer to such a