Skip to content

lukius/mts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains my solutions for the cryptopals crypto challenges.

Requirements

  • Some of them use the PyCrypto library.

Usage

  • The run.py script runs every challenge passed as command-line argument.
  • The -s option specifies a comma-separated list of sets to be run.
  • The -c option, a comma-separated list of challenges inside the given sets.
  • If any of these options is missing, all sets/challenges will be run.

Notes

  • I've also completed set 8 (including its bonus challenge) but solutions cannot be published yet. Sorry!

About

Cryptopals crypto challenges

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages