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.
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.