A number theory library adapted from mathematic fundamentals of information security homework codes.


Keywords
ntl, mathematic-fundamentals, number-theory
License
GPL-3.0
Install
pip install jsntlib==1.4.0

Documentation

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.