aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/ec_group/ec_group.h
Commit message (Expand)AuthorAgeFilesLines
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Add ec_group verify functionNever2017-02-241-1/+8
* Fix how DL_Group chooses generator for strong prime groups.Jack Lloyd2017-01-061-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-2/+2
* 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-081-15/+15
* Fix typosSimon Warta2015-07-241-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Correct commentlloyd2014-12-181-2/+2
* Move lib into srclloyd2014-01-101-0/+148