Botan  1.11.15
Namespaces | Functions
src/lib/pk_pad/mgf1/mgf1.cpp File Reference
#include <botan/mgf1.h>
#include <botan/exceptn.h>
#include <botan/internal/xor_buf.h>
#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  Botan

Functions

void Botan::mgf1_mask (HashFunction &hash, const byte in[], size_t in_len, byte out[], size_t out_len)