Skip to content

Commit

Permalink
Add missing curve.
Browse files Browse the repository at this point in the history
  • Loading branch information
dfaranha committed Sep 12, 2018
1 parent d0866d9 commit 8748a1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ep/relic_ep_param.c
Original file line number Diff line number Diff line change
Expand Up @@ -1028,6 +1028,7 @@ int ep_param_level(void) {
return 112;
case NIST_P256:
case SECG_K256:
case CURVE_25519:
return 128;
case B12_P381:
case BN_P382:
Expand Down

0 comments on commit 8748a1f

Please sign in to comment.