/Zaklady-kryptografie

This project just helps to solve exercises from cryptographics lessons.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Zaklady-kryptografie

This project just helps to solve exercises from cryptographics lessons.

  • tests.py contains unit tests for several exercises
  • crypto_helper.py contains functions dedicated to solve exercises
  • math_helper.py contains varius mathematical functions used as helper for cryptographics function

In order to run these scripts you will need Python 3.x. Exercises can be found here.