ristretto
There are 27 repositories under ristretto topic.
eko/gocache
☔️ A complete Go cache library that brings you multiple ways of managing your caches
dalek-cryptography/curve25519-dalek
A pure-Rust implementation of group operations on Ristretto and Curve25519
bwesterb/go-ristretto
Pure Go implementation of the Ristretto prime-order group over Edwards25519
dusk-network/dusk-zerocaf
Zerocaf: A library built for EC operations in Zero Knowledge.
prashanthpai/sqlcache
Caching middleware for database/sql
jedisct1/cpace
A CPace PAKE implementation using libsodium.
tangle-network/anon
A mixer for Substrate using multiple zero-knowledge backends.
FiloSottile/go-cpace-ristretto255
An EXPERIMENTAL Go implementation of the CPace PAKE, instantiated with the ristretto255 group.
EmilianoGagliardiEmanueleGhelfi/CNN-compression-performance
A python script that automatise the training of a CNN, compress it through tensorflow (or ristretto) plugin, and compares the performance of the two networks
cryptography-cafe/curve25519-elisabeth
Pure Java implementation of group operations on ristretto255 and Curve25519
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.
Silur/ECVRF
An elliptic curve verifiable random function
nobody43/apparmor-profiles
Improve your system's security.
georgevangelou/A-framework-for-developing-Neural-Networks-in-hardware-accelerators
This framework was part of the Diploma thesis titled "Architectures and Implementations of the Neural Network LeNet-5 in FPGAs". The main goal of this thesis was to create a LeNet-5 implementation in an FPGA development board, but also form a reusable framework/workflow which can be modified to model and develop other Neural Networks as well.
n-roussos/A-framework-for-developing-Neural-Networks-in-hardware-accelerators
This framework was part of the Diploma thesis titled "Architectures and Implementations of the Neural Network LeNet-5 in FPGAs". The main goal of this thesis was to create a LeNet-5 implementation in an FPGA development board, but also form a reusable framework/workflow which can be modified to model and develop other Neural Networks as well.
nthparty/otc
Oblivious transfer (OT) communications protocol message/response functionality implementations based on Curve25519 and the Ristretto group.
bytemare/ecc
Easy to use abstraction to elliptic-curve groups in Go.
zudo/ring-signature
Ring signatures using the ristretto group on curve25519.
wolfmetr/ristretto-prometheus
Prometheus Collector for Ristretto Cache metrics
nthparty/rbcl
Python library that bundles libsodium and provides wrappers for its Ristretto group functions.
ponlv/go-kit
This is Golang Kit use for microservice project
zudo/stealth-address
Stealth addresses using the ristretto group on curve25519.
zudo/vrf
Verifiable random function using the ristretto group on curve25519.
abvarun226/ristretto-cache
Ristretto based cache library in Go
tgalal/python-curve25519-dalek
Python extension module providing group operations on Ristretto based on curve25519-dalek.