aboutsummaryrefslogtreecommitdiffstats
path: root/src/pk_pad/eme1/info.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-5/+6
| | | | | | the info.txt files with the right module dependencies. Apply it across the codebase.
* Split kdf.h and kdf.cpp from core/ to kdf/kdf_baselloyd2008-10-081-6/+5
| | | | Update dependencies as needed.
* Remove dependency on lookup.h from EME1. Now hardcoded to use MGF1 (thelloyd2008-09-301-0/+2
| | | | | only implemented MGF in Botan, and the only standardized MGF I even know of) with the same hash as generated Phash (you would always want this anyway).
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+14
them modules now. In any case there is no distinction so info.txt seems better.