mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 08:18:03 +00:00
Merge pull request #273
2ba634c
updated RingCT obsolete description (erciccione)
This commit is contained in:
commit
00c623ed3d
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@ summary: "a way to hide the amount sent in a Monero transaction"
|
|||
---
|
||||
|
||||
### The Basics
|
||||
RingCT, short for ring confidential transactions, is a way to hide the amount sent in a Monero transaction. This feature is currently in the testnet phase and is a high development priority.
|
||||
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.
|
||||
RingCT, short for ring confidential transactions, is the way how Monero hide the amount sent in a transaction, introducing an improved version of @ring-signatures called A Multi-layered Linkable Spontaneous Anonymous Group signature. RingCT 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).
|
||||
|
||||
{{ page.summary | capitalize }}.
|
||||
|
|
Loading…
Reference in a new issue