1. Home
  2. Browse
  3. libtommath

libtommath

v1.3.0#1Latest

LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.

Install

Run the following Vcpkg command to install the port.

vcpkg install libtommath

Usage

libtommath provides CMake targets:

find_package(libtommath CONFIG REQUIRED)

target_link_libraries(main PRIVATE libtommath)

libtommath provides pkg-config modules:

# public domain library for manipulating large integer numbers

libtommath

Dependencies

See source

Version

v1.3.0#1

Publication

Supports

All

GitHub

libtom/libtommath

Homepage

libtom.net/LibTomMath

Subtree

fa11d3433e

License

Complex license

Definition

Manifest