mirror of
http://galexander.org/git/simplesshd.git
synced 2025-06-05 12:48:45 +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
|
#ifdef DROPBEAR_ECC
|
||||||
#define MECC
|
#define MECC
|
||||||
#define LTC_ECC_SHAMIR
|
#define LTC_ECC_SHAMIR
|
||||||
#define LTC_ECC_TIMING_RESISTANT
|
// #define LTC_ECC_TIMING_RESISTANT
|
||||||
#define MPI
|
#define MPI
|
||||||
#define LTM_DESC
|
#define LTM_DESC
|
||||||
#ifdef DROPBEAR_ECC_256
|
#ifdef DROPBEAR_ECC_256
|
||||||
|
Loading…
Reference in New Issue
Block a user