> 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.