Browse Source

For now, always use donna32 on msvc

Nick Mathewson 11 years ago
parent
commit
213bd7760f
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/win32/orconfig.h

+ 3 - 0
src/win32/orconfig.h

@@ -250,3 +250,6 @@
 #define SHARE_DATADIR ""
 #define HAVE_EVENT2_DNS_H
 #define HAVE_EVENT_BASE_LOOPEXIT
+#define CURVE25519_ENABLED
+#define USE_CURVE25519_DONNA
+