Botan 3.10.0
Crypto and TLS for C&
mgf1.cpp File Reference
#include <botan/internal/mgf1.h>
#include <botan/hash.h>
#include <botan/mem_ops.h>
#include <algorithm>

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)