Module identity_core::crypto

source ·
Expand description

Cryptographic Utilities

Structs

Enums

Traits

  • A trait for types that can provide a reference to a Proof.
  • A trait for types that can provide a mutable reference to a Proof.
  • A common interface for named signature suites.
  • A trait for types that can store a digital signature.
  • A common interface for digital signature creation.
  • A common interface for digital signature creation.
  • A common interface for digital signature verification
  • A common interface for digital signature verification

Type Definitions

  • A cryptographic key with Private components.
  • A cryptographic key with Public components.