Module mpc_engine::primitives

source ·
Expand description

This module provides interfaces for the basic primitives used in WRK17.

Modules§

  • This module defines the interface for share authentication.
  • This module implements a commitment scheme in the random oracle model.
  • This module defines an information theoretic MAC for authenticating bits.
  • This module implements “The Simplest Protocol for Oblivious Transfer” due to Orlandi and Chou. (cf. https://eprint.iacr.org/archive/2015/267/1527602042.pdf)