aboutsummaryrefslogtreecommitdiffstats
path: root/src/pk/nr/modinfo.txt
Commit message (Collapse)AuthorAgeFilesLines
* Move parts of core into pk/pubkey which is at least somewhat relevantlloyd2008-09-291-0/+1
|
* Move what is left of the uncategorized library to 'core'. There is stilllloyd2008-09-291-0/+1
| | | | | a lot of public key stuff in here that needs to be extracted however, and probably 2-3 other modules worth of stuff to split off (engines, etc)
* Add dl_algo and dl_group moduleslloyd2008-09-281-0/+5
|
* Modularize IF family PK algorithms (integer factorization; RSA and RW baselloyd2008-09-281-0/+10
class). Add many missing modinfo.txts that I had not checked in. Oops.