Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into simple-symmetric-encryption | Alex Gaynor | 2013-08-12 | 1 | -2/+3 |
|\ | |||||
| * | Use the Sphinx doctest builder | Donald Stufft | 2013-08-11 | 1 | -2/+3 |
| | | | | | | | | | | This allows us to test our documentation snippets using the standard "doctest" utility. | ||||
* | | Fixed tox | Alex Gaynor | 2013-08-10 | 1 | -1/+3 |
| | | |||||
* | | Use an enum for determining BlockCipher operation | Donald Stufft | 2013-08-10 | 1 | -1/+1 |
|/ | |||||
* | Add a test utility functions to read & process NIST vector files | Donald Stufft | 2013-08-09 | 1 | -2/+3 |
| | |||||
* | Record coverage | Alex Gaynor | 2013-08-07 | 1 | -2/+2 |
| | |||||
* | Move all tests to be controlled by tox | Alex Gaynor | 2013-08-07 | 1 | -0/+16 |