aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/ec_group
Commit message (Expand)AuthorAgeFilesLines
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-182-11/+11
* Formatting and comment fixlloyd2012-01-241-5/+5
* Move the curve over GF(p) code back into its own subdirlloyd2011-05-191-2/+3
* ECC private keys had two different constructors, one taking a grouplloyd2011-04-083-0/+289