libtommath v1.3.0
- Created
- Updated
LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.
# 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
# License
Unknown
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
Chris Moore
Billy O'Neal
autoantwort
Jia Yue Hua
paperchalice