this post was submitted on 11 Apr 2025
5 points (100.0% liked)

Cryptography

21 readers
1 users here now

๐Ÿ” Cryptography, Cryptopolitics, Blockchain, Decentralization.

This is not a place for shilling currencies, market analysis and/or pump'n'dump schemes.

Questions and answers are encouraged. Be excellent to each other. ๐Ÿ•Š๏ธ

founded 10 months ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 2 points 2 months ago* (last edited 2 months ago)

Abstract: The ECDSA (Elliptic Curve Digital Signature Algorithm) is used in many blockchain networks for digital signatures. This includes the Bitcoin and the Ethereum blockchains. While it has good performance levels and as strong current security, it should be handled with care. This care typically relates to the usage of the nonce value which is used to create the signature. This paper outlines the methods that can be used to break ECDSA signatures, including revealed nonces, weak nonce choice, nonce reuse, two keys and shared nonces, and fault attack.