aboutsummaryrefslogtreecommitdiffstats
path: root/src/pk/elgamal
Commit message (Expand)AuthorAgeFilesLines
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-015-338/+0
* Move more of the public key implementation code out of the shared pk/pubkeylloyd2008-10-013-0/+140
* Split pubkey/pk_core.h into {if,dh,dsa,ecc,elg,nr}_core.hlloyd2008-10-011-1/+1
* Rearrange BigInt directories:lloyd2008-09-301-1/+1
* Add deps on bigint, math modules in PK algoslloyd2008-09-291-0/+2
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+0
* 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/+7
* Modularize IF family PK algorithms (integer factorization; RSA and RW baselloyd2008-09-281-0/+10
* Modularize the public key algorithms, though currently a great deal oflloyd2008-09-282-0/+178