aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/dh
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency on Default_Engine from pubkey codelloyd2008-11-082-21/+0
* Add Doxygen comments to dh.h (from InSiTo)lloyd2008-10-131-13/+34
* Move look_pk and pk_algs to new module pubkey/pk_lookuplloyd2008-10-011-0/+1
* Handle building Botan with almost all public key code disabled (though onlylloyd2008-10-011-2/+2
* Move last pieces of algorithm-specific code from general 'pubkey' modulelloyd2008-10-011-1/+1
* Split Diffie-Hellman off almost completely, such that nearly none oflloyd2008-10-014-3/+66
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-015-0/+299