Crates.io | tnt-lib |
lib.rs | tnt-lib |
version | 0.1.4 |
source | src |
created_at | 2022-09-01 18:41:35.947914 |
updated_at | 2022-09-05 20:56:19.206969 |
description | A Rust implementation of many certificates about Integers |
homepage | |
repository | https://github.com/Skaidus/TNT |
max_upload_size | |
id | 656961 |
size | 37,316 |
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:
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