Paketname | libtommath-dev |
Beschreibung | multiple-precision integer library [development files] |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 0.39-3ubuntu1 |
Sektion | libdevel |
Priorität | extra |
Installierte Größe | 296 Byte |
Hängt ab von | libtommath0 (= 0.39-3ubuntu1) |
Empfohlene Pakete | libtommath-docs |
Paketbetreuer | Ubuntu Developers |
Quelle | libtommath |
Paketgröße | 71892 Byte |
Prüfsumme MD5 | 203d07580190995b165f6f762f904b78 |
Prüfsumme SHA1 | acdd7f4c73611b99fd03f8ab91116dcbfb744475 |
Prüfsumme SHA256 | ab0e9b668991a1682928b0ef476965c279535f821ff14e88500fa8b29e91cd52 |
Link zum Herunterladen | libtommath-dev_0.39-3ubuntu1_i386.deb |
Ausführliche Beschreibung | 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 files needed to create programs that use LibTomMath.
It is not needed to merely execute programs that use LibTomMath.
|