HEaaN
Crypto Lab's great homomorphic encryption library
|
#include <memory>
#include <optional>
#include <string>
#include "HEaaN/Context.hpp"
#include "HEaaN/HEaaNExport.hpp"
#include "HEaaN/KeyPack.hpp"
Go to the source code of this file.
Classes | |
class | HEaaN::KeyGenerator |
A class generating public (encryption/evaluation) keys from a secret key. More... | |
Namespaces | |
HEaaN | |