From 46007941c79dfbd5c661d1f46888db7d54730d2e Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Mon, 14 Feb 2022 13:54:14 +0000 Subject: Fix tommath.lib, which is missing some (deprecated) symbols. --- libtommath/tommath.def | 11 +++++++++++ libtommath/win64-arm/tommath.lib | Bin 26734 -> 28856 bytes 2 files changed, 11 insertions(+) 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 index 2721c6c..f14fbe7 100644 Binary files a/libtommath/win64-arm/tommath.lib and b/libtommath/win64-arm/tommath.lib differ -- cgit v0.12