Module ocelot::oprf

source ·
Expand description

Oblivious PRF traits + instantiations.

Modules§

Traits§

  • Trait containing the associated types used by an oblivious PRF.
  • Trait for an oblivious PRF receiver.
  • Trait for an oblivious PRF sender.

Type Aliases§

  • KKRT oblivious PRF receiver using ALSZ OT extension with Chou-Orlandi as the base OT.
  • KKRT oblivious PRF sender using ALSZ OT extension with Chou-Orlandi as the base OT.
  • KMPRT hash-based OPPRF receiver, using KKRT as the underlying OPRF.
  • KMPRT hash-based OPPRF sender, using KKRT as the underlying OPRF.