Module errors

Source
Expand description

When something goes wrong

Structs§

InvalidCoordinate
Indicates that provided integer (usually encoded as bytes) can’t be a valid coordinate of a point on curve E
InvalidPoint
Indicates that point is not valid
InvalidScalar
Indicates that scalar is not valid
ZeroPoint
Appeared zero point is not expected/accepted
ZeroScalar
Appeared zero scalar is not expected/accepted