Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 509 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 509 Bytes

Crypto

Pythonic view of methods taught in Cryptography 2018, Chris Hughes

Getting Started

Simply download the main.py file and run it from terminal. The examples are hard coded at the bottom of said file and easily changeable

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Chris Hughes for lecturing used methods