aboutsummaryrefslogtreecommitdiffstats
path: root/checks/ecdh.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-2/+2
* ECC private keys had two different constructors, one taking a grouplloyd2011-04-081-3/+3
* Modify pubkey classes to take names instead of object pointers.lloyd2010-03-081-13/+13
* This checkin represents a pretty major change in how PK operations arelloyd2010-03-041-131/+36
* Add similar decoding constructors to the private keyslloyd2010-03-041-2/+1
* Add a new constructor to each public key algorithm (only the publiclloyd2010-03-041-57/+1
* Remove odd DH use in ECDH testlloyd2010-03-041-4/+0
* Add GOST 34.10 benchmarks. Kill of last bits of ECKAEG terminology.lloyd2010-03-021-0/+286