ECDSA

Sign and Verify a Message with Openssl ECDSA Library

This article wants to show how to sign and verify a message using an Elliptic Curve Digital Signature Algorithm. In particular, I am going to use secp256k1 class of curves used in Bitcoin.