CCF
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Functions
secret_share.h File Reference
#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.
 

Macro Definition Documentation

◆ FMT_HEADER_ONLY

#define FMT_HEADER_ONLY

Function Documentation

◆ randombytes()

int randombytes ( void *  buf,
size_t  n 
)

SSS assumes that there is a function of this prototype.