aboutsummaryrefslogtreecommitdiffstats
path: root/src/pk
Commit message (Expand)AuthorAgeFilesLines
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-2912-0/+0
* Fix modinfo fileslloyd2008-09-291-1/+0
* Add the missing modinfo.txtlloyd2008-09-291-0/+33
* Move parts of core into pk/pubkey which is at least somewhat relevantlloyd2008-09-2928-0/+2712
* Add modinfo for keypair and core moduleslloyd2008-09-291-0/+14
* Move what is left of the uncategorized library to 'core'. There is stilllloyd2008-09-297-0/+107
* Move get_pbe into lookup.h to avoid cyclical dependencylloyd2008-09-283-0/+12
* Move almost all of the ASN.1, BER, and DER codec related code into newlloyd2008-09-283-0/+29
* Add dl_algo and dl_group moduleslloyd2008-09-289-0/+644
* Modularize IF family PK algorithms (integer factorization; RSA and RW baselloyd2008-09-289-0/+349
* Modularize the public key algorithms, though currently a great deal oflloyd2008-09-2812-0/+1158
* Move all modules into src/ directorylloyd2008-09-283-0/+192