Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expose providers for public key operations | Jack Lloyd | 2015-10-14 | 1 | -30/+38 |
* | pubkey: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -3/+3 |
* | lib/pubkey: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -11/+11 |
* | Move the signature padding schemes to the PK operation classes, | lloyd | 2015-03-23 | 1 | -21/+6 |
* | In PK encrypt/decrypt move pad calls to the operation. This allows an | lloyd | 2015-03-14 | 1 | -4/+1 |
* | Add new module `ffi` which provides a plain C interface, plus a new | lloyd | 2015-02-16 | 1 | -2/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Guess I won't be needing these | lloyd | 2014-01-18 | 1 | -1/+0 |
* | unique_ptr all the things | lloyd | 2014-01-18 | 1 | -39/+15 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+461 |