MOTION
0.01
Framework for mixed-protocol multi-party computation
|
#include <algorithm>
#include <array>
#include <boost/align/aligned_allocator.hpp>
#include <vector>
#include "config.h"
Go to the source code of this file.
Classes | |
struct | encrypto::motion::Block128 |
Block of aligned 128 bit / 16 B. More... | |
struct | encrypto::motion::Block128Vector |
Vector of 128 bit / 16 B blocks. More... | |
Namespaces | |
encrypto | |
encrypto::motion | |