monero-site/resources/moneropedia/ringCT.md
Leon Klingele 08f7413df6
Fix other stuff I didn't like / was incorrect
Sorry for throwing everything into one commit, splitting my changes
to individual will probably take ages.
2017-11-08 00:51:20 +01:00

792 B

layout entry terms summary
moneropedia Ring CT
ringCT
ring-CT
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.

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.