Rust implementation of FROST (Flexible Round-Optimised Schnorr Threshold signatures) by the Zcash Foundation
☆244Mar 1, 2026Updated last week
Alternatives and similar repositories for frost
Users that are interested in frost are comparing it to the libraries listed below
Sorting:
- A minimal RedDSA implementation for use in Zebra and zcashd.☆14Feb 18, 2026Updated 2 weeks ago
- Rust tools for using FROST: frostd, a server to help participants communicate; and frost-client, a CLI tools that runs FROST using frostd☆18Mar 2, 2026Updated last week
- Naive implementation of ROAST protocol for robust threshold signatures☆33Sep 18, 2024Updated last year
- decaf377 is a prime-order group designed for use in SNARKs over BLS12-377☆17Mar 9, 2025Updated last year
- Weighted Schnorr Threshold Signatures☆35Feb 25, 2026Updated last week
- Fiat-Shamir for the masses.☆89Feb 14, 2026Updated 3 weeks ago
- Schnorr VRFs and signatures on the Ristretto group☆331Nov 16, 2025Updated 3 months ago
- ☆20Nov 3, 2025Updated 4 months ago
- ☆64Feb 24, 2026Updated last week
- Vectorized AVX-512 256-bit arithmetic library☆34Sep 28, 2024Updated last year
- Flexible Rust implementation of the MuSig2 multisignature protocol, compatible with Bitcoin.☆39Jan 22, 2026Updated last month
- Testudo: Spartan + Groth16☆53Feb 21, 2024Updated 2 years ago
- Coconut: Threshold Issuance Selective Disclosure Credentials with Applications to Distributed Ledgers☆14Oct 20, 2019Updated 6 years ago
- A STARK-friendly elliptic curve designed to work within Cairo circuits☆27Feb 2, 2023Updated 3 years ago
- Reference implementation of Squirrel, an Efficient Synchronized Multi-Signatures from Lattices☆24Dec 13, 2023Updated 2 years ago
- A curated list of distributed key generation and threshold signatures implementations☆321Apr 3, 2023Updated 2 years ago
- An instantiation of the Poseidon hash for use with decaf377☆29Mar 6, 2025Updated last year
- Hierarchical derivations on Ed25519☆26May 9, 2021Updated 4 years ago
- An Rust implementation of FROST: Flexible Round-Optimised Schnorr Threshold signatures using the Ristretto group☆72Nov 30, 2021Updated 4 years ago
- Fun with MuSig2 and Ledger devices 🎵☆11Jul 1, 2025Updated 8 months ago
- Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).☆1,076Sep 14, 2023Updated 2 years ago
- A Rust library for polynomial commitments