Skip to content
Christoph Zurnieden edited this page Mar 6, 2019 · 1 revision

libtommath

LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C. (phew!). The library is designed to provide a simple to work with API that provides fairly efficient routines that build out of the box without configuration.