Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename PK_Ops::Signature_Operation to PK_Ops::Signature | lloyd | 2010-03-05 | 1 | -1/+1 |
* | The operation can assume the key will continue to exist as long as it does, | lloyd | 2010-03-04 | 1 | -2/+3 |
* | This checkin represents a pretty major change in how PK operations are | lloyd | 2010-03-04 | 1 | -1/+16 |
* | Add similar decoding constructors to the private keys | lloyd | 2010-03-04 | 1 | -5/+3 |
* | Add a new constructor to each public key algorithm (only the public | lloyd | 2010-03-04 | 1 | -5/+6 |
* | Add some simple constructors to the EC_ base key types to simplify | lloyd | 2010-03-02 | 1 | -14/+16 |
* | Rename ECKAEG to ECDH. As far as I can tell they are the same algorithm, | lloyd | 2010-03-02 | 1 | -0/+100 |