Pinned Repositories
draft-irtf-cfrg-vdaf
VDAF specification
better_proofs
Security proofs written to be machine checkable.
bulletproofs
A pure-Rust implementation of Bulletproofs using Ristretto.
ech-mint
Minting logic for the ECH extension for TLS (draft-ietf-tls-esni)
shuffle
(Mostly-finished) implementation of Andrew Neff's verified shuffle. Term project for ECS 235a, Matt Bishop, Winer 2016.
store
Oblivious storage of Go maps.
daphne
Implementation of DAP
go
Go with Cloudflare experimental patches
libprio-rs
Implementation of Prio in Rust.
cjpatton's Repositories
cjpatton/bulletproofs
A pure-Rust implementation of Bulletproofs using Ristretto.
cjpatton/better_proofs
Security proofs written to be machine checkable.
cjpatton/ech-mint
Minting logic for the ECH extension for TLS (draft-ietf-tls-esni)
cjpatton/boring
BoringSSL bindings for the Rust programming language.
cjpatton/draft-ietf-tls-esni
TLS Encrypted Client Hello
cjpatton/draft-irtf-cfrg-hpke
Hybrid Public Key Encryption
cjpatton/draft-irtf-cfrg-kangarootwelve
KangarooTwelve
cjpatton/fancy-cryptography
Deployments of fancy cryptography
cjpatton/fss
fun secret sharing
cjpatton/go-hpke
Implementation of draft-irtf-cfrg-hpke
cjpatton/h2spec
A conformance testing tool for HTTP/2 implementation.
cjpatton/i-d
Interoperable Private Attributions Internet Drafts
cjpatton/ietf-wg-privacypass-base-drafts
cjpatton/janus
Experimental implementation of the Distributed Aggregation Protocol (DAP) specification.
cjpatton/libprio-rs
Implementation of libprio in Rust.
cjpatton/misc
You are not interested in this repository.
cjpatton/net
Personal website
cjpatton/odoh-rs
Oblivious DoH library in Rust
cjpatton/opaque-core
cjpatton/opaque-ea
cjpatton/ppm
New location: https://github.com/cjpatton/vdaf
cjpatton/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
cjpatton/roughtime-draft
The roughtime internet draft
cjpatton/rust-hpke
An early implementation of the HPKE hybrid encryption standard
cjpatton/rustls
A modern TLS library in Rust
cjpatton/tls-flags
Repo for draft-ietf-tls-tlsflags
cjpatton/tls-interop-runner
cjpatton/vdaf-rejection-sampling-search
Brute-force search tool for rejection sampling test vectors
cjpatton/vdaf-stuff
Fun with VDAFs.
cjpatton/workers-rs
Write Cloudflare Workers in 100% Rust via WebAssembly