Elliptic Curve Digital Signature Algorithm
ECDSA (Elliptic Curve Digital Signature Algorithm) is a form of elliptic curve cryptography (ECC) that utilizes the secp256k1 curve to create public and private key pairs, as well as to generate and verify digital signatures.
What is the secp256k1 cu...
sherlockvarm.hashnode.dev4 min read