aboutsummaryrefslogtreecommitdiffstats
path: root/src/pk_pad/eme1/info.txt
Commit message (Collapse)AuthorAgeFilesLines
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-5/+0
|
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
| | | | | Pretty much useless and unused, except for listing the module names in build.h and the short versions totally suffice for that.
* 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.