diff options
| author | Jesper B. Rosenkilde <jbr@humppa.dk> | 2022-05-06 16:06:19 +0200 |
|---|---|---|
| committer | Jesper B. Rosenkilde <jbr@humppa.dk> | 2022-05-06 16:06:19 +0200 |
| commit | 89c0960c3c03d45a8db3ec9e6348e35301cb03ce (patch) | |
| tree | 355420dc2de5cc2082e744efb00499bbd7c454a0 /docs-src | |
| parent | 4337ba7131e3d9bb00134046c08c2ad7e4b2148c (diff) | |
Add ECDSA generation functions to crypto funcs
ECDSAGenerateKey takes one of Go's supported named NIST curves and an
argument and returns a newly generated EC private key PEM encoded.
ECDSADerivePublicKey takes a PEM encoded EC private key and derives the
corresponding public key, which is returned PEM encoded.
Diffstat (limited to 'docs-src')
0 files changed, 0 insertions, 0 deletions
