frame_support

Module crypto

source
Expand description

Utilities for dealing with crypto primitives. Sometimes we need to use these from inside WASM contracts, where crypto calculations have weak performance.

Modulesยง

  • Simple ECDSA secp256k1 API.