From 69fa4c4711af1eff12d1f436ebf876c43d8679a3 Mon Sep 17 00:00:00 2001 From: PRavaga Date: Thu, 22 Feb 2024 14:53:45 +0400 Subject: [PATCH] added zarcanum papers Signed-off-by: PRavaga --- docs/learn/whitepaper.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/learn/whitepaper.md b/docs/learn/whitepaper.md index 208885a..768344c 100644 --- a/docs/learn/whitepaper.md +++ b/docs/learn/whitepaper.md @@ -29,6 +29,18 @@ Introducing a solution that allows users to issue tokens that work inside Zano blockchain, which have the same properties as transactions with a native token—namely hidden amounts and hidden addresses, as well as auditable wallets +**Zano: Confidential Assets Scheme for RingCT and Zarcanum (2024)** +In this paper, we describe a practical way of implementing confidential assets (a.k.a. tokens or colored +coins) in Zano with unlimited decoy mixing capability and hidden amounts, as an extension to the Ring +Confidential Transactions scheme. Our approach preserves public verifiability that no transaction either +creates or destroys coins. We further extend this approach to show how it can be combined with +Zarcanum, a Proof-of-Stake scheme for transaction with hidden amounts + + +**dv-CLSAG-extension (2024)** +Extension for Concise Linkable Spontaneous Anonymous Group Signatures + + **Additional research papers** The following papers represent research toward a novel logarithmic-sized linkable ring signature scheme.