| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed #809 -- switch back to always using UnsupportedAlgorithm | Alex Gaynor | 2014-03-27 | 1 | -26/+7 |
* | Added backend check to twofactor primitives | Ayrx | 2014-03-15 | 1 | -0/+6 |
* | Convert stuff | Alex Gaynor | 2014-03-06 | 1 | -7/+16 |
* | add RSA verification support | Paul Kehrer | 2014-02-25 | 1 | -2/+2 |
* | rename PKCS1->PKCS1v15 & UnsupportedAsymmetricPadding->UnsupportedPadding | Paul Kehrer | 2014-02-24 | 1 | -3/+2 |
* | add RSA PKCS1 signing (and structure for PSS + verification) | Paul Kehrer | 2014-02-23 | 1 | -0/+6 |
* | Added a max limit of 8 on length parameter. Updated documentation. | Ayrx | 2014-02-21 | 1 | -0/+6 |
* | Attempt some more natural language | Alex Gaynor | 2014-01-27 | 1 | -4/+4 |
* | Begin designing the KDF interfaces. Fixes #511 | Alex Gaynor | 2014-01-27 | 1 | -0/+6 |
* | Documentation clarity and grammer fixes. | Julian Krause | 2013-12-26 | 1 | -1/+1 |
* | Clean up documentation and naming. | Julian Krause | 2013-12-25 | 1 | -0/+6 |
* | enforce AEAD add_data before update | Paul Kehrer | 2013-11-29 | 1 | -1/+8 |
* | GCM support | Paul Kehrer | 2013-11-29 | 1 | -0/+5 |
* | Change teh exception | Alex Gaynor | 2013-11-22 | 1 | -5/+0 |
* | One more documentation | Alex Gaynor | 2013-11-22 | 1 | -0/+4 |
* | Accidentally less words. | David Reid | 2013-11-13 | 1 | -1/+1 |
* | Document AlreadyFinalized. | David Reid | 2013-11-13 | 1 | -0/+6 |
* | Changed excpetion name based on feedback from dreid | Alex Gaynor | 2013-11-02 | 1 | -1/+1 |
* | Document and implement the public API for when the backend doesn't support th... | Alex Gaynor | 2013-11-02 | 1 | -0/+9 |