Crate zappot

source ·
Expand description

§ZappOT

This library provides an implementation of various oblivious transfer protocols.

Currently implemented are:

Modules§

Constants§

Type Aliases§

  • The default random oracle. Blake2b with an output of 160 bits.
  • Blake2b random oracle with an output of 128 bits.