stacks-network / key-encoder-js

Library for encoding and decoding ecdsa private keys and converting between formats
MIT License
44 stars 27 forks source link

Support multiple curves such as secp256r1 #8

Open salmanbaset opened 6 years ago

salmanbaset commented 6 years ago

Hyperledger Fabric uses secp256r1 curve. The keys returned as part of fabric SDK are in raw but they need conversion to hex.

DominicTobias-b1 commented 3 years ago

This would be cool, the browser's SubtleCrypto API only supports R1