An EXPERIMENTAL Go implementation of the CPace PAKE, instantiated with the ristretto255 group.
☆29Feb 11, 2021Updated 5 years ago
Alternatives and similar repositories for cpace
Users that are interested in cpace are comparing it to the libraries listed below
Sorting:
- NIST Lightweight Cryptography finalists☆12May 7, 2022Updated 3 years ago
- A permissively licensed, low-level, high-performance cryptographic hash library for hackers.☆27Jun 6, 2025Updated 9 months ago
- A constant-time library for big integers modulo a prime, usable for cryptographic applications. Exported from crypto/internal/bigmod, the…☆14Jan 3, 2026Updated 2 months ago
- go implementation of anchorhash☆15Nov 19, 2020Updated 5 years ago
- Implementations of do255e and do255s in C and assembly☆25May 3, 2021Updated 4 years ago
- Implementation of do255e and do255s in Go☆23Dec 14, 2020Updated 5 years ago
- fft impl for ff::Field☆17May 9, 2024Updated last year
- An EXPERIMENTAL implementation of the CPace PAKE, instantiated with the Ristretto255 group. In Rust☆16Aug 25, 2020Updated 5 years ago
- Javascript implementation of the Ristretto255 group operations, built on top of the popular TweetNaCl.js crypto library☆33Dec 13, 2023Updated 2 years ago
- Intel assembly finite field library generator☆13Nov 23, 2023Updated 2 years ago
- elliptic curve construction tool☆17Feb 24, 2023Updated 3 years ago
- Faster Montgomery and Joye ladder formulas for short Weierstrass elliptic curves☆22Jul 1, 2020Updated 5 years ago
- NIST P-256 signatures for Cortex-M4 microcontrollers☆16Mar 14, 2021Updated 5 years ago
- goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.☆76Jul 1, 2022Updated 3 years ago
- Parallel programming library in C++11☆13Jan 2, 2020Updated 6 years ago
- Drop in replacement for golang/crypto/ed25519 with additional functionality☆15Feb 28, 2023Updated 3 years ago
- A library for decentralized private computation☆19Jul 21, 2021Updated 4 years ago
- Implementation of cryptographic primitives in Go☆13Mar 13, 2023Updated 3 years ago
- filippo.io/edwards25519 — A safer, faster, and more powerful low-level edwards25519 Go implementation.