Function default_prng::Blake2SeedGenerator

Function Documentation

static void default_prng::Blake2SeedGenerator(Blake2Engine::blake2_seed_array_t &seed)

Blake2SeedGenerator generates the seed array for the Blake2 PRNG engine used by OpenFHE. This function should be declared as static to make it local to this source file.