This paper describes how a swap between a smart-contract-enabled chain and multiple Taproot-enabled chains can work.
This document describes the approach for building untraceable atomic swaps between accounting systems that support Taproot technology and smart contract platforms.
We propose a method for sending Bitcoin payments when the sender has no Internet connection.
Verifiable Autonomous Financial Protocol (VAFP) concept which uses blockchain as its accounting system and ZK Proofs for on-chain validation of any off-chain algorithms and/or procedures preserving customer privacy and aimed at providing financial services autonomously.
The paper describes the Bulletproofs++ protocol, clarifying the original paper from the Blockstream team. Additionally, you can find examples of BP++ circuits and references to Rust and Golang libraries (with benchmarks) here.
In this article, we explore the standard decentralized voting protocol and show the additional layers that can be added to create a fully robust system that overcomes the trade-offs between anonymity, eligibility and uniqueness.
This article includes the list of various methodologies for building anonymous proof-of-membership systems.
The paper describes the techniques of creating the chat without administrators top on the Rarimo protocol
This paper introduces the w-windowed method for multiplying two numbers. Additionally, it also shows how the windowed method can lead to optimizations not only in big integer arithmetic solely but in more general arithmetic problems.