FreeBSD.software
Home/math/tiny-bignum-c

tiny-bignum-c

g20210222

Small portable multiple-precision unsigned integer arithmetic in C

tiny-bignum-c is a small portable arbitrary-precision unsigned integer arithmetic in C, for calculating with large numbers. Uses an array of uint8_t, uint16_t or uint32_t as underlying data-type utilizing all bits in each word.

Origin: math/tiny-bignum-c
Category: math
Size: 53.8KiB
License: UNLICENSE
Maintainer: yuri@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
$pkg install tiny-bignum-c

More in math