Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/pubkey: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -3/+3 |
* | Move the signature padding schemes to the PK operation classes, | lloyd | 2015-03-23 | 1 | -3/+55 |
* | In PK encrypt/decrypt move pad calls to the operation. This allows an | lloyd | 2015-03-14 | 1 | -0/+80 |