Pinned Repositories
ecfft
Elliptic Curve Fast Fourier Transform built on @arkworks-rs
ministark
🏃♂️💨 GPU accelerated STARK prover built on @arkworks-rs
protect-paigridge
An HTML5 game, that quite simply is. Perfecto!
sandstorm
Cairo prover powered by miniSTARK (compatible with StarkWare's verifiers)
sandstorm-starkware-verifier-integration
⚠️ WARNING - this is my repo from when I reverse engineered StarkWare's verifier. Note the code is very messy and was hacked together
sha3-const
const fn implementation of the SHA-3 family of hash functions
shifty-spritz
Easy to use Javascript Spritz style reader
total-generalized-variation-stereo-matching-pipeline
GPU implementation of total generalized variation (TGV) stereo matching
stwo
andrewmilson's Repositories
andrewmilson/ministark
🏃♂️💨 GPU accelerated STARK prover built on @arkworks-rs
andrewmilson/sandstorm
Cairo prover powered by miniSTARK (compatible with StarkWare's verifiers)
andrewmilson/ecfft
Elliptic Curve Fast Fourier Transform built on @arkworks-rs
andrewmilson/sha3-const
const fn implementation of the SHA-3 family of hash functions
andrewmilson/sandstorm-starkware-verifier-integration
⚠️ WARNING - this is my repo from when I reverse engineered StarkWare's verifier. Note the code is very messy and was hacked together
andrewmilson/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
andrewmilson/fibonacci-starter
andrewmilson/optimized-fields
Optimized field implementations that outperform the generic field implementations in @arkworks-rs
andrewmilson/algebra
Libraries for finite field, elliptic curve, and polynomial arithmetic
andrewmilson/awesome-gists
A collection of amazing gists
andrewmilson/better-cpp-syntax
💾 The source of VS Code's C++ syntax highlighting
andrewmilson/cairo-lang
andrewmilson/crypto-primitives
Interfaces and implementations of cryptographic primitives, along with R1CS constraints for them
andrewmilson/experimentation
andrewmilson/go-swagger
Swagger 2.0 implementation for go
andrewmilson/hashes
Collection of cryptographic hash functions written in pure Rust
andrewmilson/metal-rs
Rust bindings for Metal
andrewmilson/miden-vm
STARK-based virtual machine
andrewmilson/ood-halo2
STARK out of domain (OOD) constraint evaluation in halo2
andrewmilson/Plonky3
A collection of libraries related to polynomial IOPs (PIOPs)
andrewmilson/rescue-hash-online
andrewmilson/sponge
Library for cryptographic sponges
andrewmilson/stark-anatomy
Tutorial for STARKs with supporting code in python
andrewmilson/stark-bench
andrewmilson/stark-brainfuck
Tutorial for designing and impementing a STARK-compatible VM, along with a fully functional Brainfark instruction set architecture, virtual machine, prover, and verifier.
andrewmilson/stwo
andrewmilson/vscode-metal-shader
Visual Studio Code Extension that provides support for Apple Metal Shading Language
andrewmilson/winterfell
A STARK prover and verifier for arbitrary computations
andrewmilson/zerosync_setup
My setup for running and testing ZeroSync on an aws machine
andrewmilson/ziglearn
Repo for https://ziglearn.org content. Get up to speed with Zig quickly.