We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8903a1a commit ddc2419Copy full SHA for ddc2419
build_msvc/libsecp256k1_config.h
@@ -26,4 +26,7 @@
26
#define USE_FIELD_10X26 1
27
#define USE_SCALAR_8X32 1
28
29
+#define ECMULT_GEN_PREC_BITS 4
30
+#define ECMULT_WINDOW_SIZE 15
31
+
32
#endif /* BITCOIN_LIBSECP256K1_CONFIG_H */
0 commit comments