Skip to content

tomerdbz/cryptopals-rust-solutions

Repository files navigation

Cryptopals soltuions in Rust

Introduction

Cryptopals is a set of challenges to learn (and break) crypto.

Once I've learned of these challenges, I've decided to kill two birds in one stone and learn Rust.

This is my shared attempt of writing clean Rust code and provide an (hopefully) easy to read, efficient solutions to Cryptopals great challenges.

Where are all the solutions?

For now, the following sets are solved:

  • Set 1
  • Set 2
  • Set 3
  • Set 4
  • Set 5
  • Set 6

About

Readable solutions in rust to cryptopals awesome challenges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages