mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
refactor kexdh code a bit, start working on ecdh etc
--HG-- branch : ecc
This commit is contained in:
@@ -134,6 +134,13 @@
|
||||
|
||||
#define LTC_HMAC
|
||||
|
||||
#ifdef DROPBEAR_ECDH
|
||||
#define MECC
|
||||
#define ECC256
|
||||
#define ECC384
|
||||
#define ECC521
|
||||
#endif
|
||||
|
||||
/* Various tidbits of modern neatoness */
|
||||
#define BASE64
|
||||
|
||||
|
||||
Reference in New Issue
Block a user