schnorr-signatures
There are 54 repositories under schnorr-signatures topic.
Cryptography
A few examples used in Cryptography, as a Winform or Console Application.
frostrb
Ruby implementations of Two-Round Threshold Schnorr Signatures with FROST.
frostdevkit.org
Frost Dev Kit Documentation
DID-dev
Decentralized Identifier
CanaryKeys
CanaryKeys is a Block-Lattice based cryptocurrency project for the Web of Trust. It is also extendable by nature.
schnorr
Schnorr's Protocol - Demo
schnorr-signature
implementation of schnorr signature scheme using arkwork
musig2-voi
Go MuSig2 (w/secp256k1) (Mirror)
master_thesis
An implementation of the Stamp & Extend protocol as a distributed app. The Python backend issues the timestamps. The frontend on the Ethereum blockchain provides access to public records, processes requests and verifies the timestamps..
Schnorr-signatures
This code generates a random key pair, signs a message "Hello, world!" using the Schnorr signature algorithm, verifies the signature, and prints out the results.
batch-verify-poc
This is a proof of concept for the batch object and its APIs.
crypto-puzzle
My attempt at intresting cryptographic challenges
IIC3253-2021-1-MatiasDuhalde
Repository used to upload homework and projects of the course Cryptography and Computer Security IIC3253 2021-1
dedischallenge
Schnorr signatures, multi-signatures and blinded signatures.