Skip to content

unseddd/cryptopals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptopals Cryptography Challenges

Cryptography challenges from the cryptopals website.

Challenges are organized as integration tests, with one module for each challenge set.

To verify solutions:

git clone https://github.com/unseddd/cryptopals
cd cryptopals
cargo test --all

SPOILER WARNING

Reading the source code in this repository, and/or running the tests will spoil the challenges for you.

Don't do it unless you've already solved the challenges, or just don't care about spoiling them for yourself.

About

Cryptopals challenges for t3h l3rnz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published