aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/dh
Commit message (Expand)AuthorAgeFilesLines
* Remove Key_Type typedefsJack Lloyd2016-11-081-1/+0
* Remove automatic self-testing of public and private keysJack Lloyd2016-11-032-19/+7
* Improve pubkey doxygen [ci skip]René Korthaus2016-10-191-4/+9
* Revert PK_Verifier change (don't require RNG there).Jack Lloyd2016-10-071-2/+4
* Remove Algo_Registry usage from public key code.Jack Lloyd2016-10-072-15/+25
* Maintainer mode fixes.Jack Lloyd2016-09-211-2/+2
* Change T::provider to return std::stringJack Lloyd2016-09-151-2/+2
* fix: load_check() was called instead of gen_check() during DH private key gen...Daniel Neus2016-07-261-1/+8
* Mass-prefix member vars with m_René Korthaus2016-01-081-12/+12
* Add more workfactor estimate helpers.Jack Lloyd2015-11-291-1/+1
* pubkey: Add missing overridesDaniel Seither2015-07-302-5/+5
* In PK encrypt/decrypt move pad calls to the operation. This allows anlloyd2015-03-141-5/+6
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-042-21/+11
* Convert PK operations to using Algo_Registry instead of Engine.lloyd2015-02-032-23/+38
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Move lib into srclloyd2014-01-103-0/+208