aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/dl_group
Commit message (Expand)AuthorAgeFilesLines
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* More include header cleanupsJack Lloyd2017-09-212-3/+0
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Fix how DL_Group chooses generator for strong prime groups.Jack Lloyd2017-01-063-7/+22
* Add DL_Group testsJack Lloyd2016-12-232-6/+6
* Merge GH #779 Add ECDH/ECIES blinding and DH small subgroup checkingJack Lloyd2016-12-211-5/+19
|\
| * Improved DL_Group verification. The group is invalid, if g^q mod p !=1 and in...Never2016-12-191-5/+19
* | Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-7/+7
|/
* Rename both DL and EC named group files.Jack Lloyd2016-12-081-0/+0
* Mass-prefix member vars with m_René Korthaus2016-01-082-38/+38
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-1/+1
* Add more workfactor estimate helpers.Jack Lloyd2015-11-291-1/+1
* Prohibit creating a DL_Group smaller than 1024 bitsJack Lloyd2015-10-151-2/+2
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-1/+0
* Add missing files. Remove cipher lookup from engine code.lloyd2015-02-011-8/+2
* Ensure all files have copyright and license info.lloyd2015-01-103-3/+3
* Remove unused includeslloyd2014-11-182-2/+0
* Any fixed MR iterations is probably wrong for somebody. Allow the userlloyd2014-04-251-5/+4
* Move lib into srclloyd2014-01-104-0/+877