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).
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