mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 00:07:54 +00:00
25 lines
872 B
Markdown
25 lines
872 B
Markdown
|
---
|
||
|
layout: moneropedia
|
||
|
entry: "Ring CT"
|
||
|
terms: ["ringCT", "ring-CT"]
|
||
|
summary: "a way to hide the amount sent in a Monero transaction"
|
||
|
---
|
||
|
|
||
|
### The Basics
|
||
|
RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero.
|
||
|
|
||
|
Ring CT was implemented in block #1220516 and is currently used in over 95% of Monero transactions. After September 2017 this feature will be mandatory for all transactions on the network.
|
||
|
|
||
|
RingCT introduces an improved version of @ring-signatures called A Multi-layered Linkable Spontaneous Anonymous Group signature, which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation.
|
||
|
|
||
|
For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098).
|
||
|
|
||
|
|
||
|
{{ page.summary | capitalize }}.
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|