|
CCF
|
#include "ccf/crypto/entropy.h"#include <array>#include <fmt/format.h>#include <iostream>#include <openssl/crypto.h>#include <optional>#include <vector>#include <sss/sss.h>Go to the source code of this file.
Classes | |
| class | ccf::SecretSharing |
Namespaces | |
| namespace | ccf |
Macros | |
| #define | FMT_HEADER_ONLY |
Functions | |
| int | randombytes (void *buf, size_t n) |
| SSS assumes that there is a function of this prototype. | |
| #define FMT_HEADER_ONLY |
| int randombytes | ( | void * | buf, |
| size_t | n | ||
| ) |
SSS assumes that there is a function of this prototype.