Skip to content

Commit

Permalink
Merge pull request #209 from luozejiaqun/patch-1
Browse files Browse the repository at this point in the history
Add embedding degree for SM9 curve.
  • Loading branch information
dfaranha authored Aug 26, 2021
2 parents f09f134 + 220d9c9 commit aecdcae
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 @@ -1560,6 +1560,7 @@ int ep_param_embed(void) {
case BN_P158:
case BN_P254:
case BN_P256:
case SM9_P256:
case BN_P382:
case BN_P446:
case B12_P446:
Expand Down

0 comments on commit aecdcae

Please sign in to comment.