aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/ecdh/ecdh.cpp
Commit message (Expand)AuthorAgeFilesLines
* The operation can assume the key will continue to exist as long as it does,lloyd2010-03-041-5/+3
* This checkin represents a pretty major change in how PK operations arelloyd2010-03-041-0/+21
* Make two variants of OS2ECP, one taking pointer + length, and otherlloyd2010-03-021-3/+1
* Add some simple constructors to the EC_ base key types to simplifylloyd2010-03-021-17/+0
* Remove extraneous includelloyd2010-03-021-4/+0
* Rename ECKAEG to ECDH. As far as I can tell they are the same algorithm,lloyd2010-03-021-0/+72