Botan 3.10.0
Crypto and TLS for C&
mgf1.h File Reference

Internal Header. More...

#include <botan/types.h>
#include <span>

Go to the source code of this file.

Namespaces

namespace  Botan

Functions

void Botan::mgf1_mask (HashFunction &hash, std::span< const uint8_t > input, std::span< uint8_t > output)

Detailed Description

Internal Header.

Definition in file mgf1.h.