lucasg / CryptopalsLinks
Matasano crypto challenges (http://cryptopals.com/) implemented mostly in C
☆40Updated 7 years ago
Alternatives and similar repositories for Cryptopals
Users that are interested in Cryptopals are comparing it to the libraries listed below
Sorting:
- Exercises for Assembly language course☆350Updated 3 years ago
- Assembly Language Adventures exercises for Yasm on Linux☆97Updated 2 years ago
- Insecure Programming by Example - Teach yourself how buffer overflows, format strings, numeric bugs, and other binary security bugs work …