错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Digital Signatures

  • Nagnath Savant

摘要

Every blockchain transaction rests on digital signatures—the mechanism that lets you prove ownership and authorize transfers without handing over the private key that makes it possible. This chapter works through the signature schemes that make that work: RSA, elliptic curve cryptography, ECDSA, Schnorr, and EdDSA, along with multi-signature schemes, threshold cryptography, and the implementation of pitfalls that trip up real systems. By the end, you will have covered: