Cryptography

bitcoin, cryptocurrency, digital

ECDSA Malleability

ECDSA in Ethereum Digital Signatures Details of ECDSA Signatures ECRecover and Signature Verification in Ethereum ECDSA Malleability In the previous posts in this series, I introduced the concept of Digital Signatures, the signature scheme ECDSA and how it is implemented in Ethereum. In this post, I explore a feature of ECDSA, called malleability, and whether …

ECDSA Malleability Read More »

ethereum, currency, trading

ECRecover and Signature Verification in Ethereum

Ethereum Digital Signatures Digital Signatures Details of ECDSA Signatures ECRecover and Signature Verification in Ethereum ECDSA Malleability As seen in the previous post of this series, a signature scheme usually has a verification algorithm that computes directly over the public key and the signature to check if the latter is valid. Ethereum is different, and …

ECRecover and Signature Verification in Ethereum Read More »

mining, ethereum, market

Digital Signatures

Ethereum Digital Signatures Digital Signatures Details of ECDSA Signatures ECRecover and Signature Verification in Ethereum ECDSA Malleability If you are a cryptographer, the concept of Digital Signature will be as familiar to you as wooden blocks are to a toddler. If you are a developer, and you’ve done any work requiring some sort of authentication, …

Digital Signatures Read More »