aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/info.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add new top-level algorithm which provides basic functionality: namelloyd2010-11-011-1/+1
| | | | | | | | query, clearing, and cloning. Applies to ciphers, hashes, MACs, and PBKDFs. May extend to KDFs later as well. A single combined hierarchy in particular will make the algo_factory much simpler.
* 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.
* Remove add block from block/info.txtlloyd2009-09-291-6/+0
|
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-5/+4
| | | | | | the info.txt files with the right module dependencies. Apply it across the codebase.
* Split the last parts of the 'core' modulelloyd2008-11-081-0/+14
Add some missing info.txts