cloud-cryptographic-wallet
cloud-cryptographic-wallet copied to clipboard
RFC 6979
Does this implement RFC 6979? Was using aws-kms-ethers-signer and it seems like it's not?
Was getting different signatures each time. Ethers.js looks like it does (use noble-secp256k1 which) use RFC 6979. So getting same signature
The signature is not definitive not because of a problem with aws-kms-ethers-signer but because AWS KMS does not implement RFC 6979.