Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove multibackend (#3555) | Paul Kehrer | 2017-05-20 | 1 | -14/+1 |
| | | | | | | | | * remove multibackend * oops * goodbye pointless tests | ||||
* | Refs #1870 - replace six.u with u prefix in tests/hazmat/primitives | Eeshan Garg | 2015-04-29 | 1 | -4/+2 |
| | |||||
* | Update the license header for every source file, as well as the documentation. | Alex Gaynor | 2014-11-16 | 1 | -12/+3 |
| | | | | Fixes #1209 | ||||
* | added a test for verify-after-finalize | Alex Gaynor | 2014-10-30 | 1 | -0/+3 |
| | |||||
* | When using a test double for backends, always use one which really ↵ | Alex Gaynor | 2014-10-28 | 1 | -10/+6 |
| | | | | implements the interface | ||||
* | Change how we represented that a test requires a backend. | Alex Gaynor | 2014-10-23 | 1 | -1/+1 |
| | | | | This way is more extensible and requires less maintaince | ||||
* | Added test skip for test_copy_with_backend() | Ayrx | 2014-04-22 | 1 | -0/+5 |
| | |||||
* | Added more copy() tests | Ayrx | 2014-04-22 | 1 | -0/+7 |
| | |||||
* | Fix pep8 errors | Ayrx | 2014-04-22 | 1 | -1/+1 |
| | |||||
* | Changed stub keys and ivs to use null bytes | Ayrx | 2014-04-22 | 1 | -1/+1 |
| | |||||
* | Fixed pep8 error | Ayrx | 2014-04-22 | 1 | -4/+9 |
| | |||||
* | Updated tests | Ayrx | 2014-04-22 | 1 | -23/+51 |
| | |||||
* | Added CMAC tests | Ayrx | 2014-04-22 | 1 | -0/+172 |