Pinned Repositories
BUILDIT
A Turing complete programming language made as a proof of concept.
Chatter
A Simple Messaging Application Made In Java
JHearthstone
A recreation of Blizzard's Hearthstone written in Java.
Mario-Love2d
The classic Super Mario Bros ported to Love2d.
PyGit
A Python implementation of the version control software Git.
R1CS-SNARK-Gadgets
A range proof SNARK using Spartan.
RainbowTables
A prototype implementation of a rainbow table.
RustSA
CLI for RSA implemented in Rust.
phyzmo
ikhaliq15's Repositories
ikhaliq15/R1CS-SNARK-Gadgets
A range proof SNARK using Spartan.
ikhaliq15/Mario-Love2d
The classic Super Mario Bros ported to Love2d.
ikhaliq15/BUILDIT
A Turing complete programming language made as a proof of concept.
ikhaliq15/JHearthstone
A recreation of Blizzard's Hearthstone written in Java.
ikhaliq15/Chatter
A Simple Messaging Application Made In Java
ikhaliq15/ikhaliq15.github.io
ikhaliq15/PyGit
A Python implementation of the version control software Git.
ikhaliq15/RainbowTables
A prototype implementation of a rainbow table.
ikhaliq15/RustSA
CLI for RSA implemented in Rust.
ikhaliq15/brython
Brython (Browser Python) is an implementation of Python 3 running in the browser
ikhaliq15/codebreaking-at-cal-fa22
Codebreaking At Cal's Fall 2022 Course Website
ikhaliq15/crypto-primitives
Interfaces and implementations of cryptographic primitives, along with R1CS constraints for them
ikhaliq15/cs161-textbook
Online textbook for CS 161: Computer Security at UC Berkeley.
ikhaliq15/generate-gb-opcodes
A helper project to dynamically generate the opcodes for each Game Boy CPU instruction mnemonic
ikhaliq15/gradescope-api
An unofficial, lightweight Gradescope API for extensions
ikhaliq15/r1cs-tutorial
Tutorial for writing constraints in the `arkworks` framework
ikhaliq15/Spartan
Spartan: High-speed zkSNARKs without trusted setup