aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/ecdh
Commit message (Expand)AuthorAgeFilesLines
* Remove Key_Type typedefsJack Lloyd2016-11-081-1/+0
* Improve pubkey doxygen [ci skip]René Korthaus2016-10-191-1/+10
* OpenSSL EC: Correctly handle OpenSSL not supporting the curveJack Lloyd2016-10-091-2/+2
* Revert PK_Verifier change (don't require RNG there).Jack Lloyd2016-10-071-5/+15
* Remove Algo_Registry usage from public key code.Jack Lloyd2016-10-072-2/+27
* Support encoding of supported point formats extensionRené Korthaus2016-10-031-1/+10
* Mass-prefix member vars with m_René Korthaus2016-01-081-9/+9
* Fix pbkdf, pk padding and ECDH registration for static linking.Jack Lloyd2015-09-112-1/+3
* Remove alloc module; move secmem.h to base and locking_allocator to utilsJack Lloyd2015-08-291-1/+0
* pubkey: Add missing overridesDaniel Seither2015-07-302-4/+5
* In PK encrypt/decrypt move pad calls to the operation. This allows anlloyd2015-03-141-16/+10
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-1/+0
* Convert PK operations to using Algo_Registry instead of Engine.lloyd2015-02-032-22/+27
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Move lib into srclloyd2014-01-103-0/+152