Module mpc_engine::primitives::mac

source ·
Expand description

This module defines an information theoretic MAC for authenticating bits.

Constants§

  • The length in bytes of an information theoretic MAC, and of the MAC key.

Functions§

Type Aliases§

  • A MAC on a bit.
  • A MAC key for authenticating a bit to another party.