Crate capycrypt

source ·

Modules

  • Module for encrypt, decrypt, and sign functions.
  • Module for sha3 primitives.

Structs

  • An object containing the fields necessary to represent an asymmetric keypair.
  • Message type for which cryptographic traits are defined.
  • An object containing the necessary fields for Schnorr signatures.

Traits