/PyNTLib

A Number Theory Library Adapted from Mathematic Fundamentals of Information Security Homework Codes

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PyNTLib Archive

The whole project is written in Python, with compatibility in both 2 & 3 versions.

  • Use pip install pyntlib for installation.
  • The pyntlib is an open sourse library for number theory.
  • Header file is ntl.py.
  • Usage sample has been attached as sample.py.
  • Document can be found in Manual.md.
  • Some tips on this repository will be present later.