referrerpolicy=no-referrer-when-downgrade

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§

ecdsa
Simple ECDSA secp256k1 API.