Expand description
When something goes wrong
Structs§
- Invalid
Coordinate - Indicates that provided integer (usually encoded as bytes) can’t be a valid coordinate of a point on curve
E
- Invalid
Point - Indicates that point is not valid
- Invalid
Scalar - Indicates that scalar is not valid
- Zero
Point - Appeared zero point is not expected/accepted
- Zero
Scalar - Appeared zero scalar is not expected/accepted