
rustcryptographysystems-programming
building a cryptographic hash function from scratch in rust (part 2)
I gave TorqueHash the ability to stream data using Rust's Write trait - turning it from a byte-slice toy into a composable I/O component with a real CLI.
2/15/20265 min read

