aboutsummaryrefslogtreecommitdiffstats
path: root/src/kdf/kdf1/info.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-4/+3
| | | | | | the info.txt files with the right module dependencies. Apply it across the codebase.
* Move kdf/kdf_base to kdflloyd2008-10-261-1/+1
|
* Split kdf.h and kdf.cpp from core/ to kdf/kdf_baselloyd2008-10-081-0/+4
| | | | Update dependencies as needed.
* Move KDF, EME, and EMSA base classes from pubkey to core to remove alloyd2008-09-291-0/+1
| | | | false dependency on BigInt in the KDF/padding code.
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+10
them modules now. In any case there is no distinction so info.txt seems better.