monero-site/resources/moneropedia/ringCT.md

16 lines
792 B
Markdown
Raw Normal View History

2017-07-04 06:00:32 +00:00
---
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 in January 2017. After September 2017, this feature became mandatory for all transactions on the network.
2017-07-04 06:00:32 +00:00
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.
2017-07-04 06:00:32 +00:00
For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098).