1
0
mirror of http://galexander.org/git/simplesshd.git synced 2025-04-05 15:55:44 +00:00

don't use the timing-resistant ltc_ecc_mulmod because (a) i don't care

and (b) it doesn't seem to build right
This commit is contained in:
Greg Alexander 2014-12-14 08:40:37 -05:00
parent 8c4a2b76e9
commit 5b4f2d405f

View File

@ -139,7 +139,7 @@
#ifdef DROPBEAR_ECC
#define MECC
#define LTC_ECC_SHAMIR
#define LTC_ECC_TIMING_RESISTANT
// #define LTC_ECC_TIMING_RESISTANT
#define MPI
#define LTM_DESC
#ifdef DROPBEAR_ECC_256