alxiong / cryptopal

Cryptopal solution in Rust (https://cryptopals.com/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Cryptopal solution in Rust (https://cryptopals.com/)


Languages

Language:Rust 100.0%