Module commonware_p2p::crypto

source ·
Expand description

Cryptographic definitions required by commonware-p2p and select implementations of different PKI schemes.

Modules§

Traits§

  • Cryptographic operations required by commonware-p2p.

Type Aliases§

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