Pinned Repositories
aes-ecb-zig
Zig implementation of AES with the ECB cipher mode. Purely for facilitating my continuing work with the https://cryptopals.com/ problem sets and learning Zig. DO NOT USE
aleo.vim
Vim syntax highlighting for Aleo instructions.
blockchain-explorer
An Ethereum blockchain explorer (still a work in progress)
bls12-381-sign
Signature library for the BLS12-381 curve.
grumpkin
Implementation of the Grumpkin curve in Rust.
interpreter
A toy interpreter - hobby project related to delving more into mechanics of language and compiler design.
nexus-nn
A super rudimentary perceptron inference code snippet that runs in the Nexus ZKVM.
supernova
Experimental implementation of the SuperNova protocol. https://eprint.iacr.org/2022/1758
zig-zkp
zig zkp toolkit
plonk
A pure Rust PLONK implementation using arkworks as a backend.
jules's Repositories
jules/supernova
Experimental implementation of the SuperNova protocol. https://eprint.iacr.org/2022/1758
jules/grumpkin
Implementation of the Grumpkin curve in Rust.
jules/nexus-nn
A super rudimentary perceptron inference code snippet that runs in the Nexus ZKVM.
jules/aes-ecb-zig
Zig implementation of AES with the ECB cipher mode. Purely for facilitating my continuing work with the https://cryptopals.com/ problem sets and learning Zig. DO NOT USE
jules/aleo.vim
Vim syntax highlighting for Aleo instructions.
jules/interpreter
A toy interpreter - hobby project related to delving more into mechanics of language and compiler design.
jules/blockchain-explorer
An Ethereum blockchain explorer (still a work in progress)
jules/bls12-381-sign
Signature library for the BLS12-381 curve.
jules/era-system-contracts
Implementation of the system contracts
jules/move-nft-marketplace
Fun little exercise to learn Move.
jules/zig-zkp
zig zkp toolkit
jules/neural-net
A toy neural network written in C
jules/bountyone-shapeshiftmvp
Simple front-end that hooks into the Shapeshift API.
jules/circ
(Cir)cuit (C)ompiler. Compiling high-level languages to circuits for SMT, zero-knowledge proofs, and more.
jules/classifier
A set of models to classify images in Zig.
jules/dotfiles
Just a collection of my settings.
jules/gecko
Golang implementation of an AVA Node
jules/go-analyzer
A modular, extensible custom linting tool for Golang repositories.
jules/go-ethereum
Official Go implementation of the Ethereum protocol
jules/plonk
Attempt to create a Nova construction for PLONK
jules/progpow-webgl
A ProgPoW implementation in WebGL.
jules/substrate-node-template
A new SRML-based Substrate node, ready for hacking.
jules/tokenpay
A fork of TokenPay Core adding cold staking functionality.
jules/tokenpay-tpaycore
A fork of TokenPay Core with added functionality to enable use of the Insight API and related libraries.
jules/uint
Rust Uint crate using const-generics
jules/zigcv
zig bindings for OpenCV4
jules/zksync-era
zkSync era