gchq/CyberChef

Operation request: ECDSA key pair generation

cplussharp opened this issue · 0 comments

Summary

Operation to generate a ECDSA key pair

Example Input

The desired curve: P-256, P-384 or P-521

Example Output

private and public key as PEM (similar to how it is done for RSA)