libtommath-docs

Rating: 
0
No votes yet

multiple-precision integer library [documentation]
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 documentation for the LibTomMath library including
the user manual and a book describing multiple-precision math.

Category:

Application versions: 
AttachmentSizeDate
File libtommath-docs_0.42.0-1_all.deb1.38 MB05/08/2013 - 13:17
Changelog: 

libtommath (0.42.0-1) unstable; urgency=low

* New upstream release, closes: #508900.
* change override to optional, closes: #610549.
* debian/control: Bump Std-Ver
+ Don't install libtommath.la
* debian/control: Add Homepage
* debian/watch: added