aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/dl_algo/dl_algo.h
Commit message (Expand)AuthorAgeFilesLines
* Small fixesJack Lloyd2018-02-191-11/+9
* Use new DL_Group functionsJack Lloyd2018-02-191-0/+10
* More include header cleanupsJack Lloyd2017-09-211-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-2/+2
* Content:Tomasz Frydrych2017-04-031-2/+2
* Add =default copy constructor decls for some pubkey types.Jack Lloyd2017-01-271-0/+4
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-4/+4
* Public_Key derived class ctors take an std::vector<byte>René Korthaus2016-12-111-2/+2
* Add Private_Key::private_key_info()René Korthaus2016-12-051-1/+1
* Add Public_Key::subject_public_key()René Korthaus2016-12-051-1/+1
* Pubkey cleanupsJack Lloyd2016-11-121-0/+1
* Improve pubkey doxygen [ci skip]René Korthaus2016-10-191-0/+12
* Mass-prefix member vars with m_René Korthaus2016-01-081-9/+9
* Remove unused pkcs8 includesSimon Warta2015-08-031-1/+0
* pubkey: Add missing overridesDaniel Seither2015-07-301-5/+5
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+116