aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/dlies
Commit message (Expand)AuthorAgeFilesLines
* Further build/test fixes for restricted configurationsJack Lloyd2017-09-241-0/+1
* 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
* Use constant_time_compare instead of same_memJack Lloyd2017-09-161-1/+1
* Clean up use of <limits> headerJack Lloyd2017-09-031-0/+1
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-20/+20
* Fix doxygen warnings [ci skip]René Korthaus2016-10-191-0/+4
* Remove Algo_Registry usage from public key code.Jack Lloyd2016-10-072-4/+12
* DLIES reworkDaniel Neus2016-07-133-100/+261
* Add PK_Decryptor::decrypt_or_randomJack Lloyd2016-03-202-4/+7
* Add option --module-policyJack Lloyd2016-03-061-0/+2
* Mass-prefix member vars with m_René Korthaus2016-01-082-50/+50
* Internal header cleanupsJack Lloyd2015-09-191-1/+0
* pubkey: Add missing overridesDaniel Seither2015-07-301-3/+3
* lib/pubkey: Convert &vec[0] to vec.data()Simon Warta2015-06-231-3/+3
* Modify interfaces of KDF and PBKDF to write output to an array, withlloyd2015-02-181-8/+8
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-1/+0
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Guess I won't be needing theselloyd2014-01-181-1/+0
* More unique_ptrlloyd2014-01-182-20/+5
* Move lib into srclloyd2014-01-103-0/+224