judgegrubb
interested in cryptography, rust, and cinematography
University of Maryland, College ParkSalt Lake City, Utah
Pinned Repositories
aports
Mirror of aports repository
AsteroidsGame
avcp
Client-side implementation of draft AVCP protocol (github.com/usnistgov/ACVP) written in Rust.
Cauliflower
Pure Rust implementation of several cryptographic hash functions.
chat-go-rest
REST API for a simple chat app built in Go
csmith-docker
Docker image of the csmith random c program generation tool
judgegrubb.github.io
My Personal Landing Page
latex-paper-template
Extremely simple template of a latex-based paper using latexrun
python-web-scraper
Python Web Scraper built to help automate the process of scraping the University of Utah's class pages for class information
swam-extensions
My personal extensions for the StarMash mod (tiny.cc/starmash) of AirMash (airma.sh)
judgegrubb's Repositories
judgegrubb/csmith-docker
Docker image of the csmith random c program generation tool
judgegrubb/judgegrubb.github.io
My Personal Landing Page
judgegrubb/Cauliflower
Pure Rust implementation of several cryptographic hash functions.
judgegrubb/chat-go-rest
REST API for a simple chat app built in Go
judgegrubb/latex-paper-template
Extremely simple template of a latex-based paper using latexrun
judgegrubb/swam-extensions
My personal extensions for the StarMash mod (tiny.cc/starmash) of AirMash (airma.sh)
judgegrubb/aports
Mirror of aports repository
judgegrubb/avcp
Client-side implementation of draft AVCP protocol (github.com/usnistgov/ACVP) written in Rust.
judgegrubb/cs6960-fall17
repo for advanced OS, fall 2017, U of Utah
judgegrubb/cs6960-final-project
Final Project for cs6960 Advanced OS. Added a mouse driver with copy+paste to xv6
judgegrubb/event-alert-model
judgegrubb/FFDH
Rust implementation of FFDH(E) for (one-time) key exchange.
judgegrubb/from0k2bp
From Zero (Knowledge) to Bulletproofs - writeup
judgegrubb/gopl-book
Programs and exercises from The Go Programming Language by Donovan & Kernighan
judgegrubb/gowiki
judgegrubb/hashcrust
A Rust MD5 Cryptanalysis Toolbox a la HashClash
judgegrubb/KoaReactDemoExample
judgegrubb/ozoneheatmap
judgegrubb/poly-commit
A Rust library for polynomial commitments
judgegrubb/ProppedBlockchain
judgegrubb/ProvingPolynomialEvaluations
judgegrubb/RustLearnings
Small Rust projects meant to stretch my Rust programming chops.
judgegrubb/slccrime-angular
Decided this app might be better built in angular w/ no real backend instead of blaze + meteor
judgegrubb/smack
SMACK Software Verifier and Verification Toolchain
judgegrubb/smack-docker
Containerized version of the smack tool - smackers.github.io
judgegrubb/smack-lava-benchmark
Python script for benchmarking SMACK tool with LAVA corpora
judgegrubb/uniform_distro_window
judgegrubb/volcheck
Reimplementation of original valgrind volcheck tool built on modern valgrind.
judgegrubb/voltest
Tools for testing C compilers for the correct handling of volatile objects.
judgegrubb/xv6-public
xv6 OS