Mercurial > dropbear
diff tommath_class.h @ 146:81bc23421b45 libtommath
Clean up the merge, remove some unneeded files etc
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 19 Dec 2004 16:18:40 +0000 |
parents | d29b64170cf0 |
children | 3a616069cc21 |
line wrap: on
line diff
--- a/tommath_class.h Sun Dec 19 15:57:19 2004 +0000 +++ b/tommath_class.h Sun Dec 19 16:18:40 2004 +0000 @@ -57,8 +57,10 @@ #define BN_MP_INVMOD_SLOW_C #define BN_MP_IS_SQUARE_C #define BN_MP_JACOBI_C +/* matt - dropbear doesn't need these #define BN_MP_KARATSUBA_MUL_C #define BN_MP_KARATSUBA_SQR_C +*/ #define BN_MP_LCM_C #define BN_MP_LSHD_C #define BN_MP_MOD_C @@ -106,8 +108,10 @@ #define BN_MP_SUBMOD_C #define BN_MP_TO_SIGNED_BIN_C #define BN_MP_TO_UNSIGNED_BIN_C +/* matt - dropbear doesn't need these #define BN_MP_TOOM_MUL_C #define BN_MP_TOOM_SQR_C +*/ #define BN_MP_TORADIX_C #define BN_MP_TORADIX_N_C #define BN_MP_UNSIGNED_BIN_SIZE_C