Skip to main content

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
Canonical knowledge ID: research:cryptonote-v-2-0