Module casper_types::crypto

source ·
Expand description

Cryptographic types and operations on them

Enums

Constants

Traits

Functions

  • Signs the given message using the given key pair.
  • Verifies the signature of the given message against the given public key.