waywardgeek
Wrote about 1.5 million lines of code Founded ViASIC Listen at 600 wpm Author on 26 patents Huge geek for waaaay to long
@googleSF Bay Area, CA
Pinned Repositories
BookWarp
Accessible Android audio book player with high fidelity speed control
datadraw
evil_maze
This algorithm is an O(n^2) solution to the problem of exiting a maze with one-way doors.
infnoise
The world's easiest TRNG to get right
keystretch
My attempt at an efficient memory-hard key stretching algorithm based on scrypt
not_rune
An experiment in language design, employing a dynamically exstensible LALR(1) parser.
sonic
Simple library to speed up or slow down speech
sonic-ndk
Android NDK wrapper for libsonic
spectrogram
Excellent quality fast pitch synchronous spectrograms based on time-aliased Hann FFTs
twocats
TwoCats password hashing scheme
waywardgeek's Repositories
waywardgeek/infnoise
The world's easiest TRNG to get right
waywardgeek/sonic
Simple library to speed up or slow down speech
waywardgeek/sonic-ndk
Android NDK wrapper for libsonic
waywardgeek/datadraw
waywardgeek/spectrogram
Excellent quality fast pitch synchronous spectrograms based on time-aliased Hann FFTs
waywardgeek/twocats
TwoCats password hashing scheme
waywardgeek/evil_maze
This algorithm is an O(n^2) solution to the problem of exiting a maze with one-way doors.
waywardgeek/not_rune
An experiment in language design, employing a dynamically exstensible LALR(1) parser.
waywardgeek/CTTK
Constant-Time Toolkit
waywardgeek/ahash_collisions
A temporary repo for reproducing high collision rates when using ahash::RandomState.
waywardgeek/predict
Tool for estimating entropy in a serial data stream
waywardgeek/abseil-cpp
Abseil Common Libraries (C++)
waywardgeek/argon2memtest
Simple memory test for Argon2i single-pass mode, to verify the TMTO possible without recomputations
waywardgeek/chess
Simple command-line chess program using alpha-beta tree-pruning.
waywardgeek/cloud-hypervisor
A Virtual Machine Monitor for modern Cloud workloads. Features include CPU, memory and device hotplug, support for running Windows and Linux guests, device offload with vhost-user and a minimal compact footprint. Written in Rust with a strong focus on security.
waywardgeek/fox-model
Fox transmission model. Sort of.
waywardgeek/gnetman
waywardgeek/highwayhash
Fast strong hash functions: SipHash/HighwayHash
waywardgeek/mem-aead
Authenticated Encryption Based on the Masked Even-Mansour (MEM) Construction
waywardgeek/nanolibc
waywardgeek/oak
Meaningful control of data in distributed systems.
waywardgeek/openssl
TLS/SSL and crypto library
waywardgeek/rune
Rune is a programming language developed to test ideas for improving security and efficiency.
waywardgeek/speechd
Common high-level interface to speech synthesis
waywardgeek/speechswitch
waywardgeek/speedy
Speedy Non-linear Speech Speedup Algorithm
waywardgeek/superian
Superian Combat is a Python game designed by my son.
waywardgeek/tls13-spec
TLS 1.3 Specification
waywardgeek/twisted_hash
Faster file hashing using twisted hashing pattern. WARNING: No cryptanalysis has been done, so likely insecure!
waywardgeek/wasm3
🚀 The fastest WebAssembly interpreter (and the most universal wasm runtime)