Crate commonware_cryptography

source ·
Expand description

Cryptographic primitives tailored for distributed systems running in byzantine environments.

Modules§

Traits§

  • Interface that commonware crates rely on for most cryptographic operations.

Type Aliases§

  • Byte array representing an arbitrary public key.
  • Byte array representing an arbitrary signature.