Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove pk_lookup - half of it (look_pk.{cpp,h}) depended on libstate directly, | lloyd | 2008-11-11 | 1 | -1/+0 |
* | Remove dependency on Default_Engine from pubkey code | lloyd | 2008-11-08 | 1 | -10/+0 |
* | Move look_pk and pk_algs to new module pubkey/pk_lookup | lloyd | 2008-10-01 | 1 | -9/+10 |
* | Move last pieces of algorithm-specific code from general 'pubkey' module | lloyd | 2008-10-01 | 4 | -2/+117 |
* | Split Diffie-Hellman off almost completely, such that nearly none of | lloyd | 2008-10-01 | 1 | -0/+1 |
* | Rename pk dir to pubkey, avoids tab-completion collision with pk_pad | lloyd | 2008-10-01 | 5 | -0/+338 |