Botan 3.6.1
Crypto and TLS for C&
|
#include <botan/internal/xmd.h>
#include <botan/exceptn.h>
#include <botan/hash.h>
#include <botan/internal/fmt.h>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
void | Botan::expand_message_xmd (std::string_view hash_fn, std::span< uint8_t > output, std::span< const uint8_t > input, std::span< const uint8_t > domain_sep) |