Re: [openssl-users] Using RSASSA-PSS in command line smime / cms utility

2017-02-24 Thread Dr. Stephen Henson
On Mon, Feb 13, 2017, Harakiri via openssl-users wrote:

> Can i set the padding RSASSA-PSS or alg ECDSA via command line when using 
> openssl smime or openssl cms command?
> I can't find an option for it.

You have to use the cms command and -keyopt rsa_padding_mode:pss check out the
documentation of pkeutil for other PSS options such as setting the salt
length.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users


[openssl-users] Using RSASSA-PSS in command line smime / cms utility

2017-02-13 Thread Harakiri via openssl-users
Can i set the padding RSASSA-PSS or alg ECDSA via command line when using 
openssl smime or openssl cms command?
I can't find an option for it.-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users