Skip to main content

Research & Whitepapers

Zano Whitepaper (2019)

Original Zano whitepaper, describes general concepts used in project.

https://github.com/hyle-team/docs/blob/master/zano/Zano_WP_1.1.pdf

PoS Analysis and improvements proposal (2019)

With help of Maxwell Sanches we come up with more effective PoS model and upgraded the network, this document hold details of this research and improvement.

https://github.com/hyle-team/docs/blob/master/zano/PoS_Analysis_and_improvements_proposal.pdf

Auditable wallets in CryptoNote (2020)

This article explores several possible implementations of extending CryptoNote 2.0 with full-scale wallets auditing

https://github.com/hyle-team/docs/blob/master/zano/Auditing%20wallets%20in%20CryptoNote.pdf

Zarcanum: A Proof-of-Stake Scheme for Confidential Transactions with Hidden Amounts (2021)

Presenting a Proof-of-Stake mining scheme that does not reveal amounts and is compatible with ring confidential transactions. Paper also introduces an extension to the Bulletproofs+ protocol that allows range proofs on double-blinded commitments, with corresponding security statements.

https://eprint.iacr.org/2021/1478

Zano: confidential assets scheme (2022 - DRAFT)

Paper describes a practical way of implementing confidential assets (a.k.a. tokens) in Zano with unlimited decoy mixing capability and hidden amounts as an extension to the Ring Confidential Transactions scheme

https://raw.githubusercontent.com/hyle-team/docs/master/zano/tokens_maths_paper/Zano__confidential_assets_with_hidden_amounts_DRAFT.pdf

Zano Tokenization Platform (2022)

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

https://raw.githubusercontent.com/hyle-team/docs/master/zano/Zano_tokenization_platform.pdf

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

https://hyle-team.github.io/docs/zano/CA_paper/Zano_CA_for_RingCT_and_Zarcanum_v1.1.pdf

dv-CLSAG-extension (2024)

Extension for Concise Linkable Spontaneous Anonymous Group Signatures

https://hyle-team.github.io/docs/zano/dv-CLSAG-extension/dv-CLSAG-extension.pdf

Additional research papers

The following papers represent research toward a novel logarithmic-sized linkable ring signature scheme.