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

Cryptographic Primitives

  • Nagnath Savant

摘要

Cryptographic primitives are the load-bearing layer underneath every blockchain. Hashes, Merkle trees, Patricia tries, CSPRNGs, and MACs are not decoration—they are what make integrity, efficiency, and verifiability possible at scale. This chapter walks through each one: what it does, where it sits in the stack, and where the assumptions behind it can snap. By the end, you will be able to explain: