aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/ec_group
Commit message (Expand)AuthorAgeFilesLines
* Remove explicit from DL_Group, EC_Group constructors taking std::stringJack Lloyd2016-03-051-1/+1
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-3/+3
* Mass-prefix member vars with m_René Korthaus2016-01-082-27/+27
* Remove support for broken 112 and 128 bit SECP ECC groups.Jack Lloyd2015-12-021-46/+0
* Fix typosSimon Warta2015-07-241-1/+1
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-042-2/+0
* Ensure all files have copyright and license info.lloyd2015-01-103-3/+3
* Correct commentlloyd2014-12-181-2/+2
* Move lib into srclloyd2014-01-104-0/+599