Botan

MGF1

License
Botan is released under the Simplified BSD License (see LICENSE.md)

void  mgf1Mask(HashFunction hash, const(ubyte)* input, size_t in_len, ubyte* output, size_t out_len);

MGF1 from PKCS #1 v2.0