Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' into fernet | Alex Gaynor | 2013-12-15 | 4 | -4/+4 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into fernet | Alex Gaynor | 2013-12-14 | 5 | -5/+275 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-27 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-27 | 5 | -30/+22 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-23 | 1 | -0/+17 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-22 | 2 | -0/+20 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | 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 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-19 | 18 | -362/+471 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-07 | 16 | -54/+1856 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Include the license | Alex Gaynor | 2013-11-02 | 1 | -0/+13 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-01 | 13 | -77/+549 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | py3k fixes | Alex Gaynor | 2013-10-31 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | write more readably | Alex Gaynor | 2013-10-31 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'master' into fernet | Alex Gaynor | 2013-10-31 | 2 | -24/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | 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 | 2 | -6/+80 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Use raw vector files | Alex Gaynor | 2013-10-31 | 3 | -19/+55 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'master' into fernet | Alex Gaynor | 2013-10-31 | 238 | -347/+336 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | missing # | Paul Kehrer | 2014-01-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | make the dummy_initializer fail with an actual verify call | Paul Kehrer | 2014-01-04 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | remove unneeded mark now that is_available is there | Paul Kehrer | 2014-01-04 | 3 | -41/+2 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | fix py3 | Paul Kehrer | 2014-01-04 | 1 | -9/+10 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | add commoncrypto mark to skip on non-OS X platforms | Paul Kehrer | 2014-01-04 | 5 | -2/+74 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | instantiate hash objects for hmac checks too | Paul Kehrer | 2014-01-04 | 2 | -8/+8 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Instantiate our hash objects used for supported checks | Paul Kehrer | 2014-01-04 | 2 | -16/+16 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #272 from alex/validate-iv | David Reid | 2014-01-03 | 2 | -0/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Validate the IV/nonce length for a given algorithm. | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into validate-iv | Alex Gaynor | 2014-01-02 | 3 | -17/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cryptography/hazmat/primitives/ciphers/modes.py | |||||
| * | | | | | | | | | | | | | | | | Merge branch 'master' into validate-iv | Alex Gaynor | 2014-01-01 | 17 | -491/+600 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tests/hazmat/backends/test_openssl.py tests/hazmat/primitives/test_block.py | |||||
| * | | | | | | | | | | | | | | | | Merge branch 'master' into validate-iv | Alex Gaynor | 2013-12-15 | 8 | -9/+279 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cryptography/hazmat/primitives/ciphers/modes.py tests/hazmat/primitives/test_block.py | |||||
| * | | | | | | | | | | | | | | | | Merge branch 'master' into validate-iv | Alex Gaynor | 2013-11-27 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'master' into validate-iv | Alex Gaynor | 2013-11-27 | 5 | -30/+59 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tests/hazmat/primitives/test_block.py | |||||
| * | | | | | | | | | | | | | | | | fixed typo | Alex Gaynor | 2013-11-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | test for ctr | Alex Gaynor | 2013-11-19 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Tests for OFB and CFB | Alex Gaynor | 2013-11-19 | 1 | -0/+16 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Validate the IV/nonce length for a given algorithm. | Alex Gaynor | 2013-11-19 | 2 | -2/+18 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #159 | |||||
* | | | | | | | | | | | | | | | | backend support check now lists which backend caused the skip | Paul Kehrer | 2014-01-03 | 2 | -2/+4 | |
| |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'master' into privatize-me-captain | Alex Gaynor | 2014-01-01 | 1 | -6/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cryptography/hazmat/backends/openssl/backend.py | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #386 from alex/move-gcm-tag-validation | Paul Kehrer | 2014-01-01 | 1 | -6/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move GCM tag size/value validation farther forward | |||||
| | * | | | | | | | | | | | | | | | Fixed test for earlier exceptino | Alex Gaynor | 2014-01-01 | 1 | -6/+3 | |
| | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | |