summaryrefslogtreecommitdiff
path: root/docs-src
diff options
context:
space:
mode:
authorJesper B. Rosenkilde <jbr@humppa.dk>2022-05-06 16:06:19 +0200
committerJesper B. Rosenkilde <jbr@humppa.dk>2022-05-06 16:06:19 +0200
commit89c0960c3c03d45a8db3ec9e6348e35301cb03ce (patch)
tree355420dc2de5cc2082e744efb00499bbd7c454a0 /docs-src
parent4337ba7131e3d9bb00134046c08c2ad7e4b2148c (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