| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Small style cleanup for imports | Alex Gaynor | 2014-03-15 | 1 | -2/+2 |
| * | Fixed pep8 error | Ayrx | 2014-03-15 | 1 | -1/+3 |
| * | Added backend check to kdf primitives | Ayrx | 2014-03-15 | 1 | -1/+8 |
| * | Properly mark all test cases as dependant on HMAC. | David Reid | 2014-02-03 | 1 | -1/+1 |
| * | Don't forget InvalidKey. | David Reid | 2014-02-03 | 1 | -1/+1 |
| * | Import exception classes instead of the exceptions module. | David Reid | 2014-02-03 | 1 | -4/+4 |
| * | Don't expose extract and expand on this class yet because we don't know how b... | David Reid | 2014-02-03 | 1 | -18/+0 |
| * | Complete test coverage | David Reid | 2014-02-03 | 1 | -0/+26 |
| * | Use six.u for great good. | David Reid | 2014-02-03 | 1 | -5/+19 |
| * | Consistently use double quotes. | David Reid | 2014-02-03 | 1 | -11/+11 |
| * | Aggressively type-check for text. | David Reid | 2014-02-03 | 1 | -0/+40 |
| * | bytes all the things. | David Reid | 2014-02-03 | 1 | -6/+6 |
| * | Add test cases for length checking and already finalized. | David Reid | 2014-02-03 | 1 | -0/+85 |
