Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #415 from reaperhulk/remove-cast5-ecb-for-now | Alex Gaynor | 2014-01-07 | 2 | -55/+1 |
|\ | |||||
| * | remove CAST5 for first release | Paul Kehrer | 2014-01-07 | 2 | -55/+1 |
* | | Fixed #408 -- cleanup how is_available works | Alex Gaynor | 2014-01-07 | 1 | -32/+0 |
|/ | |||||
* | Merge pull request #203 from alex/fernet | David Reid | 2014-01-06 | 4 | -0/+176 |
|\ | |||||
| * | Merge branch 'master' into fernet | Alex Gaynor | 2014-01-02 | 3 | -17/+31 |
| |\ | |||||
| * \ | Merge branch 'master' into fernet | Alex Gaynor | 2013-12-30 | 16 | -408/+341 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into fernet | Alex Gaynor | 2013-12-27 | 16 | -204/+380 |
| |\ \ \ | |||||
| * | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into validate-iv | Alex Gaynor | 2014-01-02 | 3 | -17/+31 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | Merge branch 'master' into validate-iv | Alex Gaynor | 2014-01-01 | 17 | -491/+600 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | Merge branch 'master' into validate-iv | Alex Gaynor | 2013-12-15 | 8 | -9/+279 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | fixed typo | Alex Gaynor | 2013-11-19 | 1 | -1/+1 |