Open salmanbaset opened 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.
This would be cool, the browser's SubtleCrypto API only supports R1
Hyperledger Fabric uses secp256r1 curve. The keys returned as part of fabric SDK are in raw but they need conversion to hex.