aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/dh/dh.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a few hundred Doxygen warningslloyd2010-06-151-1/+1
* Deconstify PK_Ops. It's quite reasonable that some op will want tolloyd2010-03-091-1/+1
* Add back in blinding to RSA, RW, ElGamal, and DH.lloyd2010-03-081-13/+6
* Rename PK_Ops::Signature_Operation to PK_Ops::Signaturelloyd2010-03-051-1/+1
* This checkin represents a pretty major change in how PK operations arelloyd2010-03-041-7/+26
* Remove no-op DH_Public_Key::X509_load_hooklloyd2010-03-041-4/+1
* Remove DH_PrivateKey::PKCS8_load_hooklloyd2010-03-041-6/+7
* Add similar decoding constructors to the private keyslloyd2010-03-041-5/+7
* Add a new constructor to each public key algorithm (only the publiclloyd2010-03-041-5/+6
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-4/+6
* Add Doxygen comments to dh.h (from InSiTo)lloyd2008-10-131-13/+34
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-011-0/+57