Skip to content

bls12-381 Basic repeated exponentiation test Failing #597

Closed Answered by ivokub
sourav1547 asked this question in Q&A
Discussion options

You must be logged in to vote

assert.Equal performs byte-by-byte comparison, but you are using Jacobian coordinates. Either normalise to affine coordinates or use Equal method.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sourav1547
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants