monero-site/_i18n/de/resources/moneropedia/ringCT.md
Leza89 8d79f880dc German translation for getmonero.org
main:
 - [x] translated: de.yml - Status: peer-reviewed
 - [x] translated: lang\de\ - Status: peer-reviewed
 - [x] added: "de: Deutsch in other ymls"

resources:
 * untranslated: moneropedia - some terms added to match de.yml
 * untranslated: user guides
 * untranslated:  developer guides

Special thanks to ErCiccione and rodolfo912 as well as to rbrunner7
2019-01-30 19:56:29 +01:00

14 lines
786 B
Markdown

---
terms: ["ringCT", "ring-CT"]
summary: "a way to hide the amount sent in a Monero transaction"
---
{% include untranslated.html %}
### 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](https://eprint.iacr.org/2015/1098).