kaikramer / keystore-explorer

KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner.
https://keystore-explorer.org/
GNU General Public License v3.0
1.7k stars 275 forks source link

RSASSA-PSS Signature Algorithm support or not? #186

Closed locochen closed 2 years ago

locochen commented 5 years ago

Question Is it possible to choose the RSASSA-PSS as signature algorithm when creating key pairs, i.e., RSASSA-PSS (1.2.840.113549.1.1.10), SHA256WithRSAWithMGF1

kaikramer commented 5 years ago

No, that's not possible right now. And actually I am surprised, that no one has requested this feature before.

I'll accept this as a feature request.

kaikramer commented 2 years ago

Closing tickets in preparation for release of KSE 5.5.0