1Math::BigInt::LTM(3)  User Contributed Perl Documentation Math::BigInt::LTM(3)
2
3
4

NAME

6       Math::BigInt::LTM - Use the libtommath library for Math::BigInt
7       routines
8

SYNOPSIS

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

DESCRIPTION

15       Provides support for big integer calculations by means of the
16       libtommath c-library.
17
18       Since: CryptX-0.029
19

SEE ALSO

21       Math::BigInt, <https://github.com/libtom/libtommath>
22
23
24
25perl v5.28.1                      2019-02-02              Math::BigInt::LTM(3)
Impressum