monero-site/_i18n/it/resources/moneropedia/ringCT.md

23 lines
827 B
Markdown
Raw Normal View History

2018-02-04 15:56:31 +00:00
---
summary: 'a way to hide the amount sent in a Monero transaction'
2018-02-04 15:56:31 +00:00
terms: ["ringCT", "ring-CT"]
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
2018-02-04 15:56:31 +00:00
### 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.
2018-02-04 15:56:31 +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.
2018-02-04 15:56:31 +00:00
For more information, please read the creator Shen Noether's paper
[here](https://eprint.iacr.org/2015/1098).