Module ssi::aleo

source ·
Available on crate feature aleo only.
Expand description

Functionality related to Aleo blockchain network.

Required crate feature: aleosig

This module provides sign and verify functions for Aleo signatures using static parameters ([COM_PARAMS], [ENC_PARAMS], [SIG_PARAMS]) and a JWK-based keypair representation.

Structs

Enums

Constants

  • Unregistered JWK OKP curve for Aleo private keys in Aleo Testnet 1

Functions