Skip to content

friendoye/matasano-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matasano Crypto Challenge

This repo contains solutions to the Matasano Crypto Challenge.

This code works fine with Python 2.7.9 (should be fine with Python 3.4 also).

Dependencies

Usage

python -m <package>

Example: You have the following catalog:

/package
	/matasano
		/set1
		/...
		/setN
		__init__.py

From package directory:

python -m matasano.set1.hex_to_base64

About

Solutions to the Matasano Crypto Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages