generic_ec

Module errors

source
Expand description

When something goes wrong

Structs§

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