Category: Cryptography

An overview of ECDSA use in Bitcoin

ECDSA (Elliptic Curve Digital Signature Algorithm) is the cryptographic signature scheme that Bitcoin uses to secure transactions and prove ownership of bitcoins. Here’s how it...

How is SHA-256 used with Bitcoin?

SHA-256 (Secure Hash Algorithm 256-bit) is a cryptographic hash function that plays several critical roles in Bitcoin’s architecture and security model. Core Functions in Bitcoin...