Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added backend check to rsa primitives | Ayrx | 2014-03-16 | 1 | -0/+12 | |
* | docs language improvement | Paul Kehrer | 2014-02-26 | 1 | -1/+1 | |
* | fix docs, port some review comments forward to the new PR | Paul Kehrer | 2014-02-25 | 1 | -18/+21 | |
* | more kwargs | Paul Kehrer | 2014-02-25 | 1 | -1/+5 | |
* | add RSA verification support | Paul Kehrer | 2014-02-25 | 1 | -0/+36 | |
* | reorganize docs slightly | Paul Kehrer | 2014-02-25 | 1 | -15/+21 | |
* | rename PKCS1->PKCS1v15 & UnsupportedAsymmetricPadding->UnsupportedPadding | Paul Kehrer | 2014-02-24 | 1 | -1/+1 | |
* | incorporate review feedback. kwarg! | Paul Kehrer | 2014-02-23 | 1 | -1/+5 | |
* | add RSA PKCS1 signing (and structure for PSS + verification) | Paul Kehrer | 2014-02-23 | 1 | -0/+107 |