Math::BigInt::LTM(3) User Contributed Perl Documentation Math::BigInt::LTM(3)

Math::BigInt::LTM - Use the libtommath library for Math::BigInt routines

use Math::BigInt lib => 'LTM';
## See Math::BigInt docs for usage.

Since: CryptX-0.029

Provides big integer calculations using the libtommath C library.

Returns the backend API version expected by Math::BigInt.

This method exists for Math::BigInt backend integration; normal application code should not need to call it directly.

Math::BigInt, https://github.com/libtom/libtommath

2026-06-18 perl v5.42.2