aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/if_algo/info.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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-6/+8
| | | | | | the info.txt files with the right module dependencies. Apply it across the codebase.
* Make PBE base, IF_algo only load if needed by dependencieslloyd2008-10-011-2/+1
|
* Move last pieces of algorithm-specific code from general 'pubkey' modulelloyd2008-10-011-6/+9
| | | | | into algorithm-specific directories. (Dependencies still remain on these in core/libstate, though).
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-011-0/+18