Hierarchical Threshold Signature Scheme
-
Updated
Dec 12, 2024 - Go
Hierarchical Threshold Signature Scheme
Schnorr Protocol for Non-interactive Zero-Knowledge Proofs
A Hash-less Adaptation of Schnorr's Digital Signature Algorithm Implemented in Python.
We implement the Schnorr proof system in assembler via the Jasmin toolchain, and prove the security (proof-of-knowledge and zero-knowledge) and the absence of leakage through timing side-channels of that implementation in EasyCrypt.
Claus Schnorr protocol (user identification). Alice-Bob model.
A C implementation of Schnorr Protocol for Interactive Zero-Knowledge Proofs
Algoritmi e Protocolli per la Sicurezza (APS) - CdS Magistrale in "Ingegneria Informatica" (LM-32)
Add a description, image, and links to the schnorr-protocol topic page so that developers can more easily learn about it.
To associate your repository with the schnorr-protocol topic, visit your repo's landing page and select "manage topics."