8000 GitHub - Blizarre/cryptopals_solution: Solutions to the cryptopals challenge · GitHub
[go: up one dir, main page]

Skip to content

Blizarre/cryptopals_solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test workflow status

Cryptopals Solution

Solutions to the cryptopals challenges in Rust. Just cargo run to check all the exercices that have been implemented, and cargo test for the unit tests.

It's still in progress!

Build

You will need the libcrypto library, usually provided by the openssl package of your distribution. This library is used to provide the basic AES encryption/decryption routines for single blocks.

cargo build

About

Solutions to the cryptopals challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

0