|
MOTION
0.01
Framework for mixed-protocol multi-party computation
|
#include <openssl/rand.h>#include <algorithm>#include <limits>#include <vector>

Go to the source code of this file.
Functions | |
| template<typename T > | |
| T | Rand () |
| template<typename T > | |
| std::vector< T > | RandomVector (std::size_t size) |
|
inline |
|
inline |
1.8.17