Module smol_mpc::utils

source ·
Expand description

Defines all the utilities for the library.

In this module you can find utilities like pseudo-random generator which is needed to perform some MPC protocols.

Modules

  • Implementation of a PRG based on AES-CTR.