Expand description

Ecdsa crypto types.

Structs

  • A generic AppPublic wrapper type over $pair crypto; this has no specific App.
  • A generic AppPublic wrapper type over $public crypto; this has no specific App.
  • A generic AppPublic wrapper type over $public crypto; this has no specific App.
  • A key pair.
  • The ECDSA compressed public key.
  • A signature (a 512-bit value, plus 8 bits for recovery ID).

Constants

  • An identifier used to match public keys against ecdsa keys