diff libtomcrypt/src/headers/tomcrypt_custom.h @ 761:ac2158e3e403 ecc

ecc kind of works, needs fixing/testing
author Matt Johnston <matt@ucc.asn.au>
date Sun, 07 Apr 2013 01:36:42 +0800
parents 76fba0856749
children 70625eed40c9
line wrap: on
line diff
--- a/libtomcrypt/src/headers/tomcrypt_custom.h	Sat Apr 06 16:00:37 2013 +0800
+++ b/libtomcrypt/src/headers/tomcrypt_custom.h	Sun Apr 07 01:36:42 2013 +0800
@@ -138,6 +138,8 @@
 
 #ifdef DROPBEAR_ECC
 #define MECC
+#define MPI
+#define LTM_DESC
 #ifdef DROPBEAR_ECC_256
 #define ECC256
 #endif