aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/elgamal/elgamal.h
Commit message (Expand)AuthorAgeFilesLines
* Modify BigInt constructorsJack Lloyd2021-04-241-1/+1
* Convert DL_Group::Format to enum classJack Lloyd2020-12-151-2/+2
* Add Private_Key::public_keyJack Lloyd2020-11-281-0/+2
* 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-2/+2
* Content:Tomasz Frydrych2017-04-031-1/+1
* Fix private key ctors API docs [ci skip]René Korthaus2017-01-271-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-2/+2
* Public_Key derived class ctors take an std::vector<byte>René Korthaus2016-12-111-2/+2
* Pubkey cleanupsJack Lloyd2016-11-121-2/+0
* Remove automatic self-testing of public and private keysJack Lloyd2016-11-031-3/+1
* Fix doxygen warnings [ci skip]René Korthaus2016-10-191-2/+2
* Improve pubkey doxygen [ci skip]René Korthaus2016-10-191-0/+22
* Remove Algo_Registry usage from public key code.Jack Lloyd2016-10-071-0/+11
* pubkey: Add missing overridesDaniel Seither2015-07-301-4/+4
* Convert PK operations to using Algo_Registry instead of Engine.lloyd2015-02-031-40/+0
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+96