libtommath1

multiple-precision integer library [runtime]

Description

LibTomMath is a C language library that provides a vast array of highly optimized functions for number theory; including:

 * Simple Algebra (Addition, Subtraction, Multiplication, Division)
 * Digit Manipulation (shift, binary AND/OR/XOR)
 * Modular Reduction (Barrett, Montgomery, DR, 2k)
 * Number Theory
   - Greatest Common Divisor
   - Least Common Multiple
   - Jacobi Symbol Computation
   - Multiplicative Inverse
   - Modular Exponentiation
   - Fermat & Miller-Rabin Primality Tests
 * Miscellaneous
   - Root finding over Z
   - Pseudo-random integers
   - Signed & Unsigned comparisons
   - Karatsuba and Toom-Cook multiplication algorithms
   - Fast Comba based Multiplier, Squaring and Montgomery routines

This package contains the library needed to run programs that use LibTomMath.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://www.libtom.net/LibTomMath/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libtommath1