|
CCF
|
#include "crypto/openssl/symmetric_key.h"#include "ccf/crypto/rsa_key_pair.h"#include "ccf/crypto/symmetric_key.h"#include "ds/serialized.h"#include <fmt/format.h>Namespaces | |
| namespace | ccf |
| namespace | ccf::crypto |
Macros | |
| #define | FMT_HEADER_ONLY |
Functions | |
| std::unique_ptr< KeyAesGcm > | ccf::crypto::make_key_aes_gcm (std::span< const uint8_t > rawKey) |
| Free function implementation. | |
| #define FMT_HEADER_ONLY |