Crate fss_rs

source ·
Expand description

Many variable names and the LaTeX math expressions in the doc comment are from the paper Function Secret Sharing for Mixed-Mode and Fixed-Point Secure Computation.

Modules§

Structs§

  • Cw. Correclation word.
  • Point function. Despite the name, it only ships an element of the input domain and an element of the output domain. The actual meaning of the 2 elements is determined by the context.
  • k.

Traits§

  • Pseudorandom generator (PRG).