aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/elgamal/elgamal.h
Commit message (Expand)AuthorAgeFilesLines
* Deconstify PK_Ops. It's quite reasonable that some op will want tolloyd2010-03-091-2/+2
* Add back in blinding to RSA, RW, ElGamal, and DH.lloyd2010-03-081-0/+2
* Remove the now no-op classes PK_Encrypting_Key,lloyd2010-03-081-3/+1
* Add ops for ElGamal encryption and decryption.lloyd2010-03-051-8/+32
* Remove ElGamal load hook functionslloyd2010-03-041-16/+10
* Add similar decoding constructors to the private keyslloyd2010-03-041-1/+8
* Add a new constructor to each public key algorithm (only the publiclloyd2010-03-041-1/+6
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-10/+12
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-011-0/+57