Explorar o código

turn of precomputed curves for memory

xtruan %!s(int64=2) %!d(string=hai) anos
pai
achega
5f7063df47
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      crypto/options.h

+ 1 - 1
crypto/options.h

@@ -25,7 +25,7 @@
 
 // use precomputed Curve Points (some scalar multiples of curve base point G)
 #ifndef USE_PRECOMPUTED_CP
-#define USE_PRECOMPUTED_CP 1
+#define USE_PRECOMPUTED_CP 0
 #endif
 
 // use fast inverse method