libtommath1_1.0-5_amd64.deb

PackageClaudia

PackageClaudia

Online

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 libtommath1=1.0-5

Test-build of "multiple-precision integer library [runtime]"

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

Checksums

MD5 5edb105a000ff80bdd8571bde18916b6
SHA1 fabece39cf553ca9b6f99f0fc77f334afa98d682
SHA256 72cf0f103ad3c1f919ee97deb729d683d7f18df3879c1a3b3de450ba6193d48e
SHA512 3f4db54ae61eef7238cc6f5d2e3fada9fb35412eacfc69592a7fe2aeffb0e35580b7f9c3637c5f34750653f6e36faeaa219096fccf2b7bcb4bf178f441e5d7c2

Depends

  • libc6 (>= 2.14)

Files

  • /usr/share/doc/libtommath1/NEWS.Debian.gz
  • /usr/share/doc/libtommath1/copyright
  • /usr/share/doc/libtommath1/changelog.gz
  • /usr/share/doc/libtommath1/changelog.Debian.gz
  • /usr/lib/x86_64-linux-gnu/libtommath.so.1.0.0

Uploaded

over 6 years ago

Package Size

52.4 KB

Installed Size

136 KB

Downloads

98

wget

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

Homepage

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