Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have the constructors in pubkey.h take all arguments look_pk does, and | lloyd | 2010-03-08 | 1 | -12/+20 |
* | Add ops for ElGamal encryption and decryption. | lloyd | 2010-03-05 | 1 | -12/+22 |
* | Rename PK_Ops::Signature_Operation to PK_Ops::Signature | lloyd | 2010-03-05 | 1 | -2/+2 |
* | Add verification ops for all signature key types | lloyd | 2010-03-05 | 1 | -66/+23 |
* | Add signature generation operation classes. Remove sign() from | lloyd | 2010-03-05 | 1 | -8/+9 |
* | This checkin represents a pretty major change in how PK operations are | lloyd | 2010-03-04 | 1 | -3/+36 |
* | Clean up PK_Key_Agreement slightly | lloyd | 2010-03-04 | 1 | -6/+32 |
* | Fix indent | lloyd | 2009-10-13 | 1 | -1/+1 |
* | Move the contents of pubkey/pubkey (which was kind of a catch-all to | lloyd | 2009-07-15 | 1 | -0/+392 |