referrerpolicy=no-referrer-when-downgrade

Module host_calls

Module host_calls 

Source
Expand description

Interfaces for working with Arkworks Pallas elliptic curve related types from within the runtime.

All types are (de-)serialized through the wrapper types from ark-scale.

ArkScale’s Usage generic parameter is expected to be set to “not-validated” and “not-compressed”.

Structs§

HostFunctions
Provides implementations for the extern host functions.

Functions§

pallas_msm
Short Weierstrass multi scalar multiplication for Pallas.
pallas_mul
Short Weierstrass affine multiplication for Pallas.