Crate discrete_gaussian

source
Expand description

Build Docs Version

Discrete gaussian samples based on FACCT and DDLL13. Implemented with ~40 bits of accuracy (relative error <= 2^-40). Based on the analysis in WALT19 this implies an upper bound of 2^80 security in constructions.

Re-exports§

Modules§

  • Functions that are conjectured to be constant time.
  • Variable time discrete sampling over algebraic structures.

Constants§

  • Approximation of sqrt(1/(2*ln(2))) as defined in FACCT page 6

Functions§