Pinned Repositories
argon2
Implementation of argon2 password hashing/key derivation function in C
cl-chess
A cute little chess game that runs on the command line
crispy-doom
Crispy Doom is a limit-removing enhanced-resolution Doom source port based on Chocolate Doom.
curricAI
huffcoding
Implementation of Huffman coding in C for UTF-8 text.
membank
minesweeper-rs
A port of robmikh/Minesweeper using windows-rs.
packinglist
sha3
C implementation of all SHA3 cryptographic hash functions and extendable output functions.
XTS-AES
C implementation of XTS-AES
dsmurrow's Repositories
dsmurrow/XTS-AES
C implementation of XTS-AES
dsmurrow/membank
dsmurrow/argon2
Implementation of argon2 password hashing/key derivation function in C
dsmurrow/cl-chess
A cute little chess game that runs on the command line
dsmurrow/crispy-doom
Crispy Doom is a limit-removing enhanced-resolution Doom source port based on Chocolate Doom.
dsmurrow/curricAI
dsmurrow/huffcoding
Implementation of Huffman coding in C for UTF-8 text.
dsmurrow/minesweeper-rs
A port of robmikh/Minesweeper using windows-rs.
dsmurrow/packinglist
dsmurrow/sha3
C implementation of all SHA3 cryptographic hash functions and extendable output functions.
dsmurrow/TheAlgorithms_C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
dsmurrow/TheAlgorithms_Rust
All Algorithms implemented in Rust
dsmurrow/tomlc99
TOML C library