ic_cdk::api::management_canister

Module schnorr

Source
Expand description

Threshold Schnorr signing API.

Structs§

Enums§

Functions§

  • Return a SEC1 encoded Schnorr public key for the given canister using the given derivation path.
  • Return a new Schnorr signature of the given message that can be separately verified against a derived Schnorr public key.