MOTION  0.01
Framework for mixed-protocol multi-party computation
Classes | Namespaces | Typedefs
pseudo_random_generator.h File Reference
#include <cstddef>
#include <memory>
#include <vector>
#include <openssl/aes.h>
#include <openssl/evp.h>
#include "aes/aesni_primitives.h"
#include "utility/helpers.h"
Include dependency graph for pseudo_random_generator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  encrypto::motion::primitives::Prg
 

Namespaces

 encrypto
 
 encrypto::motion
 
 encrypto::motion::primitives
 

Typedefs

using uint128_t = __uint128_t
 

Typedef Documentation

◆ uint128_t

using uint128_t = __uint128_t