Projects
Programming projects, systems work, and computer science that isn't strictly security.
2 projects
· CS
in progressnetmap
A concurrent TCP port scanner in Rust, built to understand async runtimes rather than to replace nmap.
Rust · tokio · clap
- rust
- networking
- tokio
- concurrency
· CS + Security
completetoycrypt
AES and SHA-256 implemented from scratch to understand them. Educational only — do not use this for anything real.
C99
- c
- cryptography
- aes
- sha-256