monero-site/_i18n/ar/resources/moneropedia/ringCT.md
erciccione 7575e6d8e1
Adopt versioning system used in the User Guides to keep track of the translation status of the Moneropedia entries
- Removed the 'untranslated.html' snippet (_includes/untranslated.html). Since now we are using 'disclaimer.html' everywhere
- Replaced the old snippet with the new disclaimer (introduced with #966) in all Moneropedia entries
- Add snippet where it was missing
- Updated instructions in the README
2020-10-04 15:00:43 +02:00

825 B

terms summary
ringCT
ring-CT
a way to hide the amount sent in a Monero transaction

{% include disclaimer.html translated="no" translationOutdated="no" %}

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.