logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Description

       Provides support for big integer calculations by means of the libtommath c-library.

       Since:CryptX-0.029

Name

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

See Also

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

perl v5.40.1                                       2025-08-10                             Math::BigInt::LTM(3pm)

Synopsis

        use Math::BigInt lib => 'LTM';

        ## See Math::BigInt docs for usage.

See Also