/cryptopals

My solutions to cryptopals challanges

Primary LanguageRust

Cryptopals

This repo contains my solutions to cryptopals challenge. Rather than relying on pre-existing crypto algorithms, I chose to implement them myself in the crypto crate.