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:
parent
8c4a2b76e9
commit
5b4f2d405f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user