refactor kexdh code a bit, start working on ecdh etc

--HG--
branch : ecc
This commit is contained in:
Matt Johnston
2013-03-26 01:35:22 +08:00
parent 9be0d6b53d
commit 73e22c115c
16 changed files with 320 additions and 68 deletions

View File

@@ -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