enable ECDH

This commit is contained in:
Bitgamma 2019-07-30 11:11:06 +03:00 committed by GitHub
parent 823281fe9d
commit 37d77178c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -156,6 +156,7 @@
#define USE_FIELD_INV_BUILTIN 1
#define USE_SCALAR_INV_BUILTIN 1
#define ENABLE_MODULE_RECOVERY 1
#define ENABLE_MODULE_ECDH 1
#ifdef __LP64__
#define HAVE___INT128 1