schnorr-signatures

There are 54 repositories under schnorr-signatures topic.

  • bip340

    Language:Zig
  • hiraethII

    Language:C
  • zadanie3_krypto

    Language:Java
  • Cryptography

    A few examples used in Cryptography, as a Winform or Console Application.

    Language:C#1
  • frostrb

    Ruby implementations of Two-Round Threshold Schnorr Signatures with FROST.

    Language:Ruby1
  • frostdevkit.org

    Frost Dev Kit Documentation

  • DID-dev

    Decentralized Identifier

    Language:JavaScript1
  • CanaryKeys

    CanaryKeys is a Block-Lattice based cryptocurrency project for the Web of Trust. It is also extendable by nature.

    Language:Rust1
  • schnorr

    Schnorr's Protocol - Demo

    Language:HTML1
  • schnorr-signature

    implementation of schnorr signature scheme using arkwork

    Language:Rust
  • musig2-voi

    Go MuSig2 (w/secp256k1) (Mirror)

    Language:Go
  • 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..

    Language:Python
  • 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.

    Language:C++
  • batch-verify-poc

    This is a proof of concept for the batch object and its APIs.

    Language:C
  • crypto-puzzle

    My attempt at intresting cryptographic challenges

    Language:C
  • IIC3253-2021-1-MatiasDuhalde

    Repository used to upload homework and projects of the course Cryptography and Computer Security IIC3253 2021-1

    Language:Jupyter Notebook
  • dedischallenge

    Schnorr signatures, multi-signatures and blinded signatures.

    Language:Go