Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename pk dir to pubkey, avoids tab-completion collision with pk_pad | lloyd | 2008-10-01 | 5 | -338/+0 |
* | Move more of the public key implementation code out of the shared pk/pubkey | lloyd | 2008-10-01 | 3 | -0/+140 |
* | Split pubkey/pk_core.h into {if,dh,dsa,ecc,elg,nr}_core.h | lloyd | 2008-10-01 | 1 | -1/+1 |
* | Rearrange BigInt directories: | lloyd | 2008-09-30 | 1 | -1/+1 |
* | Add deps on bigint, math modules in PK algos | lloyd | 2008-09-29 | 1 | -0/+2 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Move parts of core into pk/pubkey which is at least somewhat relevant | lloyd | 2008-09-29 | 1 | -0/+1 |
* | Move what is left of the uncategorized library to 'core'. There is still | lloyd | 2008-09-29 | 1 | -0/+7 |
* | Modularize IF family PK algorithms (integer factorization; RSA and RW base | lloyd | 2008-09-28 | 1 | -0/+10 |
* | Modularize the public key algorithms, though currently a great deal of | lloyd | 2008-09-28 | 2 | -0/+178 |