Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 367 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 367 Bytes

Cryptopals Solution in Rust

🔨 WORK IN PROGRESS

🤔 View the cryptopal challenge here.

💡 To see certain solution, run the following in this project root:

# replace 1 with any number
cargo run --bin chal1

❓ If you have a better solution, or wants clarification/comment of my code, I'd be grateful if you open an issue