Pinned Repositories
alchemy
A discord library for Elixir
boo-hoo
An implementation of ZKBoo
cait-sith
Threshold ECDSA via Triples
haskell-in-haskell
Trying to write an understandable implementation of Haskell, in Haskell
haze
A bittorrent client, for learning purposes
ludus
A pluggable NES emulator
multiset-hash
A small crate for hashing multi sets
saferith
Constant time big numbers for Go
seed-split
Splitting seed phrases into shares
yao-gc
A basic implementation of Yao's Garbled Circuits
cronokirby's Repositories
cronokirby/haskell-in-haskell
Trying to write an understandable implementation of Haskell, in Haskell
cronokirby/multiset-hash
A small crate for hashing multi sets
cronokirby/nimotsu
Rolling some crypto for PGP-esque public key message sending
cronokirby/nuntius
Having fun making an E2E messaging app
cronokirby/chika
A low level procedural language, compiling to assembly
cronokirby/eddo
Playing around with Ed25519 signatures
cronokirby/katex-playground
Play around with katex in your browser!
cronokirby/musync
Configuration based music syncing
cronokirby/scroll
Little dungeon crawler
cronokirby/wahlbergdown
Silly language for the https://github.com/langjam/jam0001
cronokirby/web-craft
WebGL voxel game
cronokirby/asn1crypto
Python ASN.1 library with a focus on performance and a pythonic API
cronokirby/awesome-post-quantum
A curated list of resources about post-quantum cryptography
cronokirby/blake3
Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration
cronokirby/BSc-Project-Report
The written report for my BSc Project at EPFL
cronokirby/chika-extension
Language support for chika
cronokirby/crypto-junkbox
cronokirby/cs306-assignment-3
cronokirby/ctcrypto
Proof-of-Concept for using https://github.com/cronokirby/safenum in crypto code
cronokirby/ctrsa
Trying to make crypto/rsa constant-time
cronokirby/enku
CLI utility to encrypt files DON'T USE
cronokirby/fractals
Playing with fractals on the web
cronokirby/hello-wgpu
Just learning how wgpu works: https://sotrh.github.io/learn-wgpu
cronokirby/jam0001
cronokirby/new-blog
This contains the hugo stuff to generate my blog
cronokirby/saferith-misc
Miscellaneous experiments around safenum
cronokirby/slides
cronokirby/springer-cryptography
Some bits of code while reading "Cryptography (2018)"
cronokirby/springer-mathematical-cryptography
Playing around with some crypto exercises
cronokirby/webgl-fundamentals
Just following along with https://webglfundamentals.org/