Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | document MAX_LENGTH | Paul Kehrer | 2014-03-11 | 1 | -0/+5 | |
| | ||||||
* | add MGF1 class, docs, tests | Paul Kehrer | 2014-03-10 | 1 | -0/+18 | |
| | ||||||
* | 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 | 2 | -4/+4 | |
| | ||||||
* | 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 | 3 | -0/+137 | |