cairo_lang_sierra::extensions::modules::starknet

Module secp256

source

Structs§

  • Libfunc for a secp256 elliptic curve addition system call.
  • System call libfunc for getting a point on the secp256 elliptic curve, according to the given x coordinate and the parity of the relevant y coordinate.
  • System call libfunc for getting the coordinates of a point on the secp256 elliptic curve.
  • Libfunc for a secp256 elliptic curve multiplication system call.
  • System call libfunc for creating a point on the secp256 elliptic curve.

Enums§

Traits§