kevinlewi's Stars
slawlor/ractor
Rust actor framework
zama-ai/tfhe-rs
TFHE-rs: A Pure Rust implementation of the TFHE Scheme for Boolean and Integer Arithmetics Over Encrypted Data.
facebook/winterfell
A STARK prover and verifier for arbitrary computations
microsoft/Nova
Nova: High-speed recursive arguments from folding schemes
facebook/opaque-ke
An implementation of the OPAQUE password-authenticated key exchange protocol
facebook/akd
An implementation of an auditable key directory
divviup/libprio-rs
Implementation of Prio in Rust.
cfrg/draft-irtf-cfrg-opaque
The OPAQUE Asymmetric PAKE Protocol
stef/libopaque
c implementation of the OPAQUE protocol with bindings for python, php, ruby, lua, zig, java, erlang, golang, js and SASL. also supports a threshold variants based on 2hashdh and 3hashtdh
facebook/voprf
An implementation of a verifiable oblivious pseudorandom function (RFC 9497)
facebookincubator/haberdashery
A collection of high-performance crypto implementations.
cfrg/draft-irtf-cfrg-voprf
Oblivious Pseudorandom Functions (OPRFs) using Prime-Order Groups
bytemare/opaque
Go implementation of OPAQUE, the asymmetric password-authenticated key exchange protocol.
facebook/ristretto255-js
Javascript implementation of the Ristretto255 group operations, built on top of the popular TweetNaCl.js crypto library
novifinancial/rust-plasma
Rust crates for working with Arrow Plasma, an in-memory object store which enables efficient memory sharing across processes on the same machine.
marucjmar/opaque-wasm
An implementation of the OPAQUE key exchange protocol in WASM
novifinancial/tss-ecdsa
An implementation of a threshold ECDSA signature scheme