Cosmian / abe_gpswLinks
ABE GPSW scheme using BLS pairing implemented in Rust.
☆16Updated 2 years ago
Alternatives and similar repositories for abe_gpsw
Users that are interested in abe_gpsw are comparing it to the libraries listed below
Sorting:
- Efficient Anonymous Tokens with Private Metadata Bit☆15Updated 2 years ago
- toy implementation of bfv in rust☆26Updated 3 years ago
- An implementation of ZKBoo☆33Updated 3 years ago
- Compiles r1cs gadgets to the zkinterface format☆10Updated 4 years ago
- Parses https://eprint.iacr.org/eprint-bin/search.pl?last=365&title=1 and sends you an email with the latest papers☆15Updated 4 years ago
- Wycheproof for Rust☆19Updated 9 months ago
- [work in progress] Python framework for supporting cryptographic game-hopping proofs☆13Updated 2 years ago
- An implementation of a post quantum anonymous credential scheme☆14Updated 6 months ago
- [RFC9380] Hash to curves - Rust reference implementation☆28Updated last year
- ☆12Updated 4 years ago
- Faster Montgomery and Joye ladder formulas for short Weierstrass elliptic curves☆20Updated 4 years ago
- ☆18Updated last year
- Rust encryption library for practical time-lock encryption.☆30Updated 11 months ago
- Pointcheval Sanders signature☆27Updated 5 years ago
- Elliptic curves Rust reference implementation☆16Updated last year
- ☆32Updated 3 years ago
- Curve ecGFp5☆68Updated 3 years ago
- Argument systems for inner pairing products☆42Updated 10 months ago
- An O(N\log{N}) time algorithm for computing all N proofs fast in the Pointproofs VC. Also, the O(N\log{N}) time Feist-Khovratovich algori…