ristretto255
There are 21 repositories under ristretto255 topic.
xelis-project/xelis-blockchain
A private blockDAG with Homomorphic Encryption and Smart Contracts
oasisprotocol/curve25519-voi
High-performance Curve25519/ristretto255 for Go.
jedisct1/libsodium-signcryption
Signcryption using libsodium.
bytemare/opaque
Go implementation of OPAQUE, the asymmetric password-authenticated key exchange protocol.
Warchant/sr25519-crust
C bindings over RUST sr25519 https://github.com/w3f/schnorrkel
aldenml/ecc
elliptic-curve cryptography
FiloSottile/go-cpace-ristretto255
An EXPERIMENTAL Go implementation of the CPace PAKE, instantiated with the ristretto255 group.
nthparty/oblivious
Python library that serves as an API for common cryptographic primitives used to implement OPRF, OT, and PSI protocols.
ZcashFoundation/ristretto255-dh
Diffie-Hellman key exchange using the Ristretto255 group, in Rust.
slowli/elastic-elgamal
ElGamal encryption and related zero-knowledge proofs
o1c-dev/o1c
O(1) Cryptography is an easy to use, hard to misuse Java cryptographic library based on O(1) cryptographic algorithms
bytemare/voprf
Go implementation of RFC9497, Oblivious Pseudorandom Functions and Verifiable variants.
bytemare/crypto
Abstracted prime-order elliptic curve groups in Go.
aidanaden/schnorr-zig
schnorr signatures in zig (Ristretto255)
slowli/elasticpoll.app
Cryptographically secure polling web app
stsch9/pyoprf-r255
OPRF and VOPRF using ristretto255-SHA512
Yawning/bs255
ristretto255 based Schnorr signatures (Mirror)
nthparty/rbcl
Python library that bundles libsodium and provides wrappers for its Ristretto group functions.
stsch9/go-secwkr
simple encryption cli with keyrotation
stsch9/pyvrf-r255
Verifiable random function with Ristretto255