diff options
Diffstat (limited to 'libtommath')
-rw-r--r-- | libtommath/tommath.def | 11 | ||||
-rw-r--r-- | libtommath/win64-arm/tommath.lib | bin | 26734 -> 28856 bytes |
2 files changed, 11 insertions, 0 deletions
diff --git a/libtommath/tommath.def b/libtommath/tommath.def index 229fae4..879767f 100644 --- a/libtommath/tommath.def +++ b/libtommath/tommath.def @@ -143,3 +143,14 @@ EXPORTS mp_unpack mp_xor mp_zero + s_mp_mul_digs + s_mp_sub + s_mp_add + s_mp_toom_mul + s_mp_mul_digs_fast + s_mp_karatsuba_mul + s_mp_sqr_fast + s_mp_reverse + s_mp_karatsuba_sqr + s_mp_toom_sqr + s_mp_sqr diff --git a/libtommath/win64-arm/tommath.lib b/libtommath/win64-arm/tommath.lib Binary files differindex 2721c6c..f14fbe7 100644 --- a/libtommath/win64-arm/tommath.lib +++ b/libtommath/win64-arm/tommath.lib |