bug fixes for secp256k1

This commit is contained in:
NIIBE Yutaka
2014-02-21 17:24:19 +09:00
parent 2accc339e2
commit ede98fbe7e
7 changed files with 26 additions and 3 deletions

View File

@@ -29,5 +29,6 @@
#define FIELD p256k1
#define CONST_P256 P256K1
#define COEFFICIENT_A_IS_ZERO 1
#include "jpc.c"