CyberChef icon indicating copy to clipboard operation
CyberChef copied to clipboard

Feature request: Output generated RSA keys as JSON Web Key

Open cplussharp opened this issue 10 months ago • 1 comments

Is your feature request related to a problem? Please describe. the current output format "JSON" of the RSA key generation is no really useful and must always be transformed first

Describe the solution you'd like Output the keys as JSON Web Key, so they can be used directly by other applications

Describe alternatives you've considered transforming the PEM format to JWK

cplussharp avatar Apr 14 '24 16:04 cplussharp

#1797 fixes this

cplussharp avatar Apr 14 '24 16:04 cplussharp