yannickseurin's Stars
Z3Prover/z3
The Z3 Theorem Prover
succinctlabs/sp1
A performant, 100% open-source, contributor-friendly zkVM.
adampetcher/fcf
Foundational Cryptography Framework for machine-checked proofs of cryptography.
ShieldedCSV/ShieldedCSV
fireblocks/mpc-lib
mo271/FormalBook
Formalizing "Proofs from THE BOOK"
sanket1729/rust-bulletproofs-pp
Implementation of bulletproofs++ in rust
siv2r/bip-frost-signing
A BIP draft for BIP340-compatible FROST threshold signing protocol
RustCrypto/elliptic-curves
Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2
dalek-cryptography/bulletproofs
A pure-Rust implementation of Bulletproofs using Ristretto.
ImperialCollegeLondon/formalising-mathematics-2024
Formalising Mathematics; a course for undergraduate mathematicians. Ran between January and March 2024.
BoltonBailey/formal-snarks-project
A formal verification of Linear PCP SNARKs.
creusot-rs/creusot
Creusot helps you prove your code is correct in an automated fashion.
AeneasVerif/aeneas
A verification toolchain for Rust programs
verus-lang/verus
Verified Rust for low-level systems code
C2SP/wycheproof
Project Wycheproof tests crypto libraries against known attacks.
kbuzzard/xena
Lean Library currently studying for a degree at Imperial College
leanprover-community/mathematics_in_lean
The user home repository for the Mathematics in Lean tutorial.
avigad/mathematics_in_lean_source
Source code for the Mathematics in Lean tutorial.
AdamISZ/aut-ct
Anonymous usage tokens from curve trees
hash-based-snargs-book/hash-based-snargs-book
Source code for "Building Cryptographic Proofs from Hash Functions"
get-smooth/crypto-lib
A Cryptographic Library for Smooth Blockchain uses
Yubico/webauthn-recovery-extension
Asynchronous delegated key generation without shared secrets (DRAFT)
sipa/purify
A PRF with low multiplicative complexity
LFDT-Lockness/cggmp21
State-of-art threshold ECDSA in Rust
JoeyLupo/cryptolib
generic-group-analyzer/gga-unbounded
Generic Group Analyzer Unbounded is a tool for automatically proving computational security statements in the Generic Group Model.
BitVM/BitVM
Smarter Bitcoin Contracts
ZcashFoundation/frost
Rust implementation of FROST (Flexible Round-Optimised Schnorr Threshold signatures) by the Zcash Foundation
hacspec/hax
A Rust verification tool