|
MOTION
0.01
Framework for mixed-protocol multi-party computation
|

Go to the source code of this file.
Namespaces | |
| encrypto | |
| encrypto::motion | |
Functions | |
| template<typename UnsignedIntegralType , typename = std::enable_if_t<std::is_unsigned_v<UnsignedIntegralType>>> | |
| std::vector< UnsignedIntegralType > | encrypto::motion::RandomVector (std::size_t length) |
Returns a vector of length random unsigned integral values. More... | |
1.8.17