aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/ecdh
Commit message (Expand)AuthorAgeFilesLines
* 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