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.67k stars 271 forks source link

Feature Request: Export Keys in JWK format #438

Open scampa6504 opened 1 year ago

scampa6504 commented 1 year ago

Hi @kaikramer and all, For a future enhancement, is it possible to export Private and Public Keys in JWK format (RFC 7517) ?

kaikramer commented 1 year ago

New features regarding JWT are continuously being added to KSE. Import end export of keys in JWK format is certainly in line with that approach.

tenpertur commented 1 week ago

hi @kaikramer, Do you know if anyone has started working on this? If not, I'd be happy to help and work on implementing this feature.

kaikramer commented 1 week ago

hi @kaikramer, Do you know if anyone has started working on this? If not, I'd be happy to help and work on implementing this feature.

As far as I know nobody is working on this. Happy to hear you want to help with this feature! If you want some guidance, feel free to ask.