tnt-lib 0.1.4

A Rust implementation of many certificates about Integers
docs.rs failed to build tnt-lib-0.1.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

TNT

TNT is a free library that provides a rich set of functions that implement many certificates about Integers. It is carefully designed to be fast while producing correct results. The name stands for TNT Number Theory.

TNT also has a wide variety of tests that check the correctness of the implemented algorithm unlike other proposals.

Here is the list of certificates that TNT provides:

Usage

TNT uses some GNU libraries, specifically GMP, NTL and GF2X. This crates includes a script that must be run in order to fetch those dependencies:

./config.sh