/cryptopals

CTF-like crypto challanges in rust

Primary LanguageRust

cryptopals - real world crypto challanges

This is a set of CTF-like crypto challanges where you exploit real eaxmples of badly implemented cryptography.

I stumbled across this accidentally on my GitHub explore page when @dreamsmasher followed @enncoded and I saw they had some rust projects, amongst which a try at cryptopals.
So I got inspired. Let's write some crypto.