Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardise on sentence case for titles | Alex Stapleton | 2014-03-18 | 1 | -2/+1 |
* | link to Colin Percival re: recommended RSA signature padding | Paul Kehrer | 2014-03-17 | 1 | -1/+2 |
* | move PSS to top of docs | Paul Kehrer | 2014-03-16 | 1 | -7/+7 |
* | add RSA PSS verification support | Paul Kehrer | 2014-03-16 | 1 | -0/+13 |
* | document MAX_LENGTH | Paul Kehrer | 2014-03-11 | 1 | -0/+5 |
* | add MGF1 class, docs, tests | Paul Kehrer | 2014-03-10 | 1 | -0/+18 |
* | rename PKCS1->PKCS1v15 & UnsupportedAsymmetricPadding->UnsupportedPadding | Paul Kehrer | 2014-02-24 | 1 | -3/+3 |
* | add RSA PKCS1 signing (and structure for PSS + verification) | Paul Kehrer | 2014-02-23 | 1 | -0/+20 |