aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/elgamal
Commit message (Expand)AuthorAgeFilesLines
* Remove pk_lookup - half of it (look_pk.{cpp,h}) depended on libstate directly,lloyd2008-11-111-1/+0
* Remove dependency on Default_Engine from pubkey codelloyd2008-11-081-10/+0
* Move look_pk and pk_algs to new module pubkey/pk_lookuplloyd2008-10-011-9/+10
* Move last pieces of algorithm-specific code from general 'pubkey' modulelloyd2008-10-014-2/+117
* Split Diffie-Hellman off almost completely, such that nearly none oflloyd2008-10-011-0/+1
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-015-0/+338