aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/pubkey.h
Commit message (Expand)AuthorAgeFilesLines
* Expose providers for public key operationsJack Lloyd2015-10-141-30/+38
* pubkey: Add missing overridesDaniel Seither2015-07-301-3/+3
* lib/pubkey: Convert &vec[0] to vec.data()Simon Warta2015-06-231-11/+11
* Move the signature padding schemes to the PK operation classes,lloyd2015-03-231-21/+6
* In PK encrypt/decrypt move pad calls to the operation. This allows anlloyd2015-03-141-4/+1
* Add new module `ffi` which provides a plain C interface, plus a newlloyd2015-02-161-2/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Guess I won't be needing theselloyd2014-01-181-1/+0
* unique_ptr all the thingslloyd2014-01-181-39/+15
* Move lib into srclloyd2014-01-101-0/+461