Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move cryptography.vectors to cryptography_vectors | Alex Stapleton | 2014-03-24 | 1 | -7/+9 |
* | Load vectors from cryptography.vectors | Matthew Iversen | 2014-03-22 | 1 | -5/+4 |
* | Added future imports and licenses that are missing | Alex Gaynor | 2014-03-08 | 1 | -0/+2 |
* | add test marks to fernet so backends without cipher (or AES/CBC) will skip | Paul Kehrer | 2014-01-09 | 1 | -0/+50 |
* | Handle invalid timestamp length | Alex Gaynor | 2013-12-20 | 1 | -0/+5 |
* | Replace assertions with real error checks | Alex Gaynor | 2013-12-16 | 1 | -0/+9 |
* | Address dreid's comments | Alex Gaynor | 2013-12-16 | 1 | -10/+16 |
* | An API for generating keys | Alex Gaynor | 2013-11-22 | 1 | -1/+1 |
* | fix, technically | Alex Gaynor | 2013-11-22 | 1 | -1/+1 |
* | Hide the dangerous bits | Alex Gaynor | 2013-11-22 | 1 | -8/+7 |
* | Key in the right place | Alex Gaynor | 2013-11-20 | 1 | -5/+5 |
* | Include the license | Alex Gaynor | 2013-11-02 | 1 | -0/+13 |
* | py3k fixes | Alex Gaynor | 2013-10-31 | 1 | -2/+2 |
* | write more readably | Alex Gaynor | 2013-10-31 | 1 | -3/+1 |
* | A test for roundtripping | Alex Gaynor | 2013-10-31 | 1 | -0/+7 |
* | Fixed pep8 issues | Alex Gaynor | 2013-10-31 | 1 | -6/+4 |
* | Started working on the invalid cases | Alex Gaynor | 2013-10-31 | 1 | -6/+22 |
* | Use raw vector files | Alex Gaynor | 2013-10-31 | 1 | -19/+37 |
* | py3k syntax fix | Alex Gaynor | 2013-10-31 | 1 | -2/+2 |
* | Address pep8 concerns | Alex Gaynor | 2013-10-31 | 1 | -3/+5 |
* | Fixed test and implementation | Alex Gaynor | 2013-10-31 | 1 | -2/+8 |
* | Added test cases, fixed a bug | Alex Gaynor | 2013-10-31 | 1 | -0/+23 |