Mercurial > dropbear
diff libtomcrypt/src/headers/tomcrypt_custom.h @ 755:b07eb3dc23ec ecc
refactor kexdh code a bit, start working on ecdh etc
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Tue, 26 Mar 2013 01:35:22 +0800 |
parents | 03073a27abb3 |
children | bf9dc2d9c2b1 |
line wrap: on
line diff
--- a/libtomcrypt/src/headers/tomcrypt_custom.h Sun Mar 24 00:02:20 2013 +0800 +++ b/libtomcrypt/src/headers/tomcrypt_custom.h Tue Mar 26 01:35:22 2013 +0800 @@ -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