CryptoNote v 2.0
The CryptoNote whitepaper introduces a privacy-preserving cryptocurrency protocol that improves upon the limitations of standard Bitcoin-style systems. The primAbstract
The CryptoNote whitepaper introduces a privacy-preserving cryptocurrency protocol that improves upon the limitations of standard Bitcoin-style systems. The primary innovation is the implementation of ring signatures and stealth addresses, which provide cryptographic untraceability and unlinkability for transactions. By using ring signatures, a sender can hide their identity among a group of other participants, while stealth addresses ensure that the receiver’s public address is never exposed on the ledger. The protocol also introduces a novel proof-of-work algorithm (CryptoNight) designed to be memory-bound, aiming to mitigate the hardware centralization caused by ASIC mining. The paper provides a rigorous mathematical framework for ensuring anonymity in a decentralized, trustless environment. As a foundational document for the privacy-coin movement, CryptoNote established the standards for fungibility and obfuscated transaction graphs in public blockchains, influencing subsequent developments in private value transfer. Authors: Nicolas van Saberhagen Publication: Project Whitepaper Publication date: 2013-01-01Key findings
- Introduces ring signatures to provide transaction anonymity.
- Utilizes stealth addresses to hide recipient identities.
- Designs a memory-bound PoW to discourage ASIC dominance.
- Focuses on transaction unlinkability and untraceability.
Citation
Nicolas van Saberhagen (2013). CryptoNote v 2.0. Project Whitepaper. https://cryptonote.org/whitepaper.pdfRelated knowledge
- Cryptography — glossary
- Cryptography — related-glossary
- From Hype to Reality: The Rise of Quantum-Resistant Cryptography — article
- From Hype to Reality: The Rise of Quantum-Resistant Cryptography — related-article
- Mint — glossary
- Mint — related-glossary
- Multi-Party Computation — glossary
- Multi-Party Computation — related-glossary
- Privacy on the Blockchain: How Zero-Knowledge Proofs Are Changing the Game — article
- Privacy on the Blockchain: How Zero-Knowledge Proofs Are Changing the Game — related-article
- The Evolution of Web3 Social Media Platforms: Privacy and Ownership in 2025 — article
- The Evolution of Web3 Social Media Platforms: Privacy and Ownership in 2025 — related-article
- The Privacy Comeback: How ZK and Mixnets Are Saving Decentralization — article
- The Privacy Comeback: How ZK and Mixnets Are Saving Decentralization — related-article
- Web3 Identity: How Self-Sovereign Credentials Are Changing the Internet — article
- Web3 Identity: How Self-Sovereign Credentials Are Changing the Internet — related-article
Canonical knowledge ID:
research:cryptonote-v-2-0