libtommath-dev_1.0-5_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/libtom/packages/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/libtom/packages/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install libtommath-dev=1.0-5

Test-build of "multiple-precision integer library [development files]"

Full description:
  Test-build of "multiple-precision integer library [development files]"
 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.
 .
 This package is a test-build, done from the latest release.

Checksums

MD5 a7ab2192c633f48a3cd89c100d41f375
SHA1 c23d29072892f14bac9004aa91dbf326f3e21c19
SHA256 b4b965e772f13023184909bc8d2d8bc610c03bac4814ec14f34b83964b13d0b4
SHA512 4bb8bc5c996e735d56b698a402edc203779847a0c154ac92cecb7f0505741a386da37475a7d399b2dd34b8454202004467edfb12e6f1203b4384bc28fe13ce47

Depends

  • libtommath1 (= 1.0-5)

Recommends

  • libtommath-docs

Files

  • /usr/share/doc/libtommath-dev/NEWS.Debian.gz
  • /usr/share/doc/libtommath-dev/copyright
  • /usr/share/doc/libtommath-dev/changelog.gz
  • /usr/share/doc/libtommath-dev/changelog.Debian.gz
  • /usr/lib/x86_64-linux-gnu/libtommath.a
  • /usr/include/tommath.h
  • /usr/include/tommath_superclass.h
  • /usr/include/tommath_class.h

Uploaded

almost 7 years ago

Package Size

65.9 KB

Installed Size

374 KB

Downloads

103

wget

wget --content-disposition "https://packagecloud.io/libtom/packages/packages/ubuntu/trusty/libtommath-dev_1.0-5_amd64.deb/download.deb?distro_version_id=20"

Homepage

http://www.libtom.org/LibTomMath/