aboutsummaryrefslogtreecommitdiffstats
path: root/src/kdf/mgf1/mgf1.h
Commit message (Expand)AuthorAgeFilesLines
* Move the declaration of the HashFunction base class to a new header hash.hlloyd2008-11-081-1/+1
* Move KDF, EME, and EMSA base classes from pubkey to core to remove alloyd2008-09-291-1/+2
* Modularize MGF1. Make EME1 and EMSA4 depend on itlloyd2008-09-281-0/+33