Pinned Repositories
cargo-mlocktest
A `cargo` subcommand for monitoring the ammount of memory locked by `cargo test`.
halo2-merkle
Halo2 Merkle tree circuits
joux-bls12-381
Joux's tripartite key-exhange using curve BLS12-381
miller-rabin-biguint
An implementation of the Miller-Rabin primality test for `num_bigint::BigUint`
pedersen-hash-ffi
verkle
Verkle trees using Pasta fields
filecoin-phase2
Phase2 for Filecoin circuits
rust-fil-proofs
Proofs for Filecoin in Rust
hbbft
An implementation of the paper "Honey Badger of BFT Protocols" in Rust. This is a modular library of consensus.
threshold_crypto
A pairing-based threshold cryptosystem for collaborative decryption and signatures used in HoneybadgerBFT implementation
DrPeterVanNostrand's Repositories
DrPeterVanNostrand/halo2-merkle
Halo2 Merkle tree circuits
DrPeterVanNostrand/joux-bls12-381
Joux's tripartite key-exhange using curve BLS12-381
DrPeterVanNostrand/verkle
Verkle trees using Pasta fields
DrPeterVanNostrand/cargo-mlocktest
A `cargo` subcommand for monitoring the ammount of memory locked by `cargo test`.
DrPeterVanNostrand/miller-rabin-biguint
An implementation of the Miller-Rabin primality test for `num_bigint::BigUint`
DrPeterVanNostrand/pedersen-hash-ffi
DrPeterVanNostrand/phase2-attestations
DrPeterVanNostrand/sha256
An implementation of SHA-256 as defined in FIPS 180-4.
DrPeterVanNostrand/ff
Traits and utilities for working with finite fields
DrPeterVanNostrand/FIPs
The Filecoin Improvement Proposal repository
DrPeterVanNostrand/group
Elliptic curve group traits and utilities.
DrPeterVanNostrand/halo2
DrPeterVanNostrand/halo2-circuits
DrPeterVanNostrand/joux-multisig
An example of Joux's one-round key exchange to enable multi-signature cryptocurrency wallets
DrPeterVanNostrand/keccak-rewind
A clone of the Rust crate `tiny-keccak` with its loop-unwinding removed.
DrPeterVanNostrand/Nova
Nova: Recursive SNARKs without trusted setup
DrPeterVanNostrand/parity-ethereum
The fast, light, and robust Ethereum client.
DrPeterVanNostrand/pasta_curves
Rust implementation for zcash/pasta
DrPeterVanNostrand/phase2
DrPeterVanNostrand/poa-bridge
POA to Ethereum bridge and back for POA tokens
DrPeterVanNostrand/poseidon-spec
DrPeterVanNostrand/pots
A Proof-of-Transient-Space from Stacked Bipartite Expanders
DrPeterVanNostrand/powersoftau
Communal zk-SNARK MPC for Public Parameters
DrPeterVanNostrand/ref-fvm
Reference implementation of the Filecoin Virtual Machine
DrPeterVanNostrand/rust-web3
Ethereum JSON-RPC multi-transport client. Rust implementation of web3 library.
DrPeterVanNostrand/sloth-pasta
DrPeterVanNostrand/zkp
Experimental zero-knowledge proof compiler in Rust macros