Started learning Cryptography
Cracked Ciphers
Wrote a Blog Post
+1
Started doing CryptoPals Cryptography Challenges
I first found out about CryptoPals through OpenZeppelin's curated resources on GitHub. Had basic cryptography knowledge, wanted to learn more and CryptoPals seemed like a type of style of learning that suited me - cracking popular ciphers with real-life attacks! Isn't it cool?

To double down I implemented challenges/cracks in Rust language to get more used to it. Also, been documenting them on DEV.