[openssl-users] How can I generate an RSA Public Key with OAEP padding?

Viktor Dukhovni openssl-users at dukhovni.org
Thu Jul 28 14:32:11 UTC 2016


> On Jul 28, 2016, at 2:33 AM, Socrates <lists-sa at protonmail.com> wrote:
> 
> The question is how can I use openssl command line tool to create a public key using RSAES-PKCS1-v1_5, RSA-OAEP, or RSA-OAEP-256 (paddings?)?

RSA public keys don't have padding, signature and encryption formats have padding.

-- 
	Viktor.



More information about the openssl-users mailing list