aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/dlies/dlies.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove Algo_Registry usage from public key code.Jack Lloyd2016-10-071-4/+8
* DLIES reworkDaniel Neus2016-07-131-90/+167
* Add PK_Decryptor::decrypt_or_randomJack Lloyd2016-03-201-3/+5
* Add option --module-policyJack Lloyd2016-03-061-0/+2
* Mass-prefix member vars with m_René Korthaus2016-01-081-40/+40
* Internal header cleanupsJack Lloyd2015-09-191-1/+0
* 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
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* More unique_ptrlloyd2014-01-181-12/+0
* Move lib into srclloyd2014-01-101-0/+146