> ## Documentation Index
> Fetch the complete documentation index at: https://docs.theblockchainlibrary.com/llms.txt
> Use this file to discover all available pages before exploring further.

# CryptoNote v 2.0

> The CryptoNote whitepaper introduces a privacy-preserving cryptocurrency protocol that improves upon the limitations of standard Bitcoin-style systems. The prim

# CryptoNote v 2.0

The CryptoNote whitepaper introduces a privacy-preserving cryptocurrency protocol that improves upon the limitations of standard Bitcoin-style systems. The prim

## Abstract

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-01

## Key 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.pdf](https://cryptonote.org/whitepaper.pdf)

## Related knowledge

* [Cryptography](/categories/cryptography) — glossary
* [Cryptography](/categories/cryptography) — related-glossary
* [From Hype to Reality: The Rise of Quantum-Resistant Cryptography](/generated/v2/topics/from-hype-to-reality-the-rise-of-quantum-resistant-cryptography) — article
* [From Hype to Reality: The Rise of Quantum-Resistant Cryptography](/generated/v2/topics/from-hype-to-reality-the-rise-of-quantum-resistant-cryptography) — related-article
* [Mint](/generated/v2/glossary/mint) — glossary
* [Mint](/generated/v2/glossary/mint) — related-glossary
* [Multi-Party Computation](/generated/v2/glossary/multi-party-computation) — glossary
* [Multi-Party Computation](/generated/v2/glossary/multi-party-computation) — related-glossary
* [Privacy on the Blockchain: How Zero-Knowledge Proofs Are Changing the Game](/generated/v2/topics/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](/generated/v2/topics/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](/generated/v2/topics/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](/generated/v2/topics/the-evolution-of-web3-social-media-platforms-privacy-and-ownership-in-2025) — related-article
* [The Privacy Comeback: How ZK and Mixnets Are Saving Decentralization](/generated/v2/topics/the-privacy-comeback-how-zk-and-mixnets-are-saving-decentralization) — article
* [The Privacy Comeback: How ZK and Mixnets Are Saving Decentralization](/generated/v2/topics/the-privacy-comeback-how-zk-and-mixnets-are-saving-decentralization) — related-article
* [Web3 Identity: How Self-Sovereign Credentials Are Changing the Internet](/generated/v2/topics/web3-identity-how-self-sovereign-credentials-are-changing-the-internet-2) — article
* [Web3 Identity: How Self-Sovereign Credentials Are Changing the Internet](/generated/v2/topics/web3-identity-how-self-sovereign-credentials-are-changing-the-internet-2) — related-article

***

**Canonical knowledge ID:** `research:cryptonote-v-2-0`
