10
Views
0
Comments
[OpenPGP] Request: add possibility to change key format
openpgp
Service icon
Forge asset by João Barata
Application Type
Service

Good day,

I'm working on an implementation of JWT authentication using another Forge component (JWT). This component is very restrictive to the format of the cryptographic keys to be in PEM format (PKCS#5/PKCS#8).

I've found the RSA keys generated from the CryptoAPI are in XML-format, so I tried your OpenPGP component instead. The result seems to be very close, but not close enough as it throws an error about PEM format.

We're wondering if a new feature could be added to be able to change the format of the generated keypair?

Thank you very much in advance.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.