3 ; Use this command to produce a
32-bit .lib file
, for use in any MSVC version
4 ; lib
-machine
:X86
-name
:libtommath.dll
-def
:tommath.def
-out
:tommath.lib
5 ; Use this command to produce a
64-bit .lib file
, for use in any MSVC version
6 ; lib
-machine
:X64
-name
:libtommath.dll
-def
:tommath.def
-out
:tommath.lib
83 mp_montgomery_calc_normalization
96 mp_prime_frobenius_underwood
100 mp_prime_rabin_miller_trials
102 mp_prime_strong_lucas_selfridge