Merge pull request #10 from Gonbatfire/dhub-ivvydy

Changes from Dhub
This commit is contained in:
Gonbatfire 2024-06-23 15:28:22 -03:00 committed by GitHub
commit 30f034f2fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,12 +14,11 @@ Zano leverages the proven and time-tested cryptographic primitives that were fir
Our implementation boils down to:
\
\- **d/v-CLSAG** **Ring Signatures** that hide the sender.
-  **d/v-CLSAG** **Ring Signatures** that hide the sender.
\- **Stealth addresses** that hide the receiver and asset type being transacted.
- **Stealth addresses** that hide the receiver and asset type being transacted.
\- **RingCT** which hides amounts/balances, even when staking thanks to **Zarcanum.**
- **RingCT** which hides amounts/balances, even when staking thanks to **Zarcanum.**
This makes sure that **by default,** transaction data being stored on the blockchain is **only** accessible by parties who authorized the transactions, none of it is ever publicly published.