Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 556 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 556 Bytes

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.

TODO

-> cleanup utils -> remove data/decoded references