aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/dlies/dlies.h
Commit message (Expand)AuthorAgeFilesLines
* Add functions to get size of PK ciphertext,plaintextJack Lloyd2018-08-101-0/+4
* Apply final annotations to the library alsoJack Lloyd2017-09-221-2/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-2/+2
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-6/+6
* Fix doxygen warnings [ci skip]René Korthaus2016-10-191-0/+4
* Remove Algo_Registry usage from public key code.Jack Lloyd2016-10-071-0/+4
* DLIES reworkDaniel Neus2016-07-131-9/+92
* Add PK_Decryptor::decrypt_or_randomJack Lloyd2016-03-201-1/+2
* Mass-prefix member vars with m_René Korthaus2016-01-081-10/+10
* pubkey: Add missing overridesDaniel Seither2015-07-301-3/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Guess I won't be needing theselloyd2014-01-181-1/+0
* More unique_ptrlloyd2014-01-181-8/+5
* Move lib into srclloyd2014-01-101-0/+71