Stars
C++ Bloom Filter Library https://www.partow.net/programming/bloomfilter/index.html
gnark is a fast zk-SNARK library that offers a high-level API to design circuits. The library is open source and developed under the Apache 2.0 license
gnark-crypto provides elliptic curve and pairing-based cryptography on BN, BLS12, BLS24 and BW6 curves. It also provides various algorithms (algebra, crypto) of particular interest to zero knowledg…
articles, codes and tools all about zero-knowledge proofs
Timelock Encryption made practical. The Go `tlock` library and the `tle` cmd line tool home to encrypt towards the future.
Implementation of paper "Cryptographic Oracle-Based Conditional Payments"
TCOTC / Clash_backup
Forked from Naoko-simple/Clash_Chinese_PatchBackup of Clash for Windows and Chinese file.
Go implementation of BLS(Boneh-Lynn-Shacham) signatures.
A proof-of-concept implementation to evaluate a UTXO-based generalized channel construction in Bitcoin.
An implementation of Verifiable Delay Functions in Rust
C library for prototyping and experimenting with quantum-resistant cryptography
open-quantum-safe / openssl
Forked from openssl/openssl[DEPRECATED — See notice in README.md and switch to OpenSSL 3 OQS Provider] Fork of OpenSSL 1.1.1 that includes prototype quantum-resistant algorithms and ciphersuites based on liboqs
A library for lattice-based multiparty homomorphic encryption in Go
practical quantum-secure key encapsulation from generic lattices
Proof-of-concept implementation of an identity-based encryption scheme over NTRU lattices
Falcon-Round3 Source for https://csrc.nist.gov/Presentations/2021/falcon-round-3-presentation
Falcon: Fast-Fourier Lattice-based Compact Signatures over NTRU - NIST PQC Digital Signature Algorithm
A python implementation of the signature scheme Falcon