aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Merge branch 'master' into fernetAlex Gaynor2013-11-1918-362/+471
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into fernetAlex Gaynor2013-11-0716-54/+1856
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Include the licenseAlex Gaynor2013-11-021-0/+13
| * | | | | | | | | | | | Merge branch 'master' into fernetAlex Gaynor2013-11-0113-77/+549
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | py3k fixesAlex Gaynor2013-10-311-2/+2
| * | | | | | | | | | | | | write more readablyAlex Gaynor2013-10-311-3/+1
| * | | | | | | | | | | | | Merge branch 'master' into fernetAlex Gaynor2013-10-312-24/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | A test for roundtrippingAlex Gaynor2013-10-311-0/+7
| * | | | | | | | | | | | | | Fixed pep8 issuesAlex Gaynor2013-10-311-6/+4
| * | | | | | | | | | | | | | Started working on the invalid casesAlex Gaynor2013-10-312-6/+80
| * | | | | | | | | | | | | | Use raw vector filesAlex Gaynor2013-10-313-19/+55
| * | | | | | | | | | | | | | Merge branch 'master' into fernetAlex Gaynor2013-10-31238-347/+336
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | py3k syntax fixAlex Gaynor2013-10-311-2/+2
| * | | | | | | | | | | | | | | Address pep8 concernsAlex Gaynor2013-10-311-3/+5
| * | | | | | | | | | | | | | | Fixed test and implementationAlex Gaynor2013-10-311-2/+8
| * | | | | | | | | | | | | | | Added test cases, fixed a bugAlex Gaynor2013-10-311-0/+23
* | | | | | | | | | | | | | | | missing #Paul Kehrer2014-01-041-1/+1
* | | | | | | | | | | | | | | | make the dummy_initializer fail with an actual verify callPaul Kehrer2014-01-041-1/+2
* | | | | | | | | | | | | | | | remove unneeded mark now that is_available is therePaul Kehrer2014-01-043-41/+2
* | | | | | | | | | | | | | | | fix py3Paul Kehrer2014-01-041-9/+10
* | | | | | | | | | | | | | | | add commoncrypto mark to skip on non-OS X platformsPaul Kehrer2014-01-045-2/+74
* | | | | | | | | | | | | | | | instantiate hash objects for hmac checks tooPaul Kehrer2014-01-042-8/+8
* | | | | | | | | | | | | | | | Instantiate our hash objects used for supported checksPaul Kehrer2014-01-042-16/+16
* | | | | | | | | | | | | | | | Merge pull request #272 from alex/validate-ivDavid Reid2014-01-032-0/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into validate-ivAlex Gaynor2014-01-023-17/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into validate-ivAlex Gaynor2014-01-0117-491/+600
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into validate-ivAlex Gaynor2013-12-158-9/+279
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into validate-ivAlex Gaynor2013-11-271-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into validate-ivAlex Gaynor2013-11-275-30/+59
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | fixed typoAlex Gaynor2013-11-191-1/+1
| * | | | | | | | | | | | | | | | test for ctrAlex Gaynor2013-11-191-0/+8
| * | | | | | | | | | | | | | | | Tests for OFB and CFBAlex Gaynor2013-11-191-0/+16
| * | | | | | | | | | | | | | | | Validate the IV/nonce length for a given algorithm.Alex Gaynor2013-11-192-2/+18
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | backend support check now lists which backend caused the skipPaul Kehrer2014-01-032-2/+4
| |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'master' into privatize-me-captainAlex Gaynor2014-01-011-6/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #386 from alex/move-gcm-tag-validationPaul Kehrer2014-01-011-6/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Fixed test for earlier exceptinoAlex Gaynor2014-01-011-6/+3
| | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |
* | / | | | | | | | | | | | | | Make lib and ffi be private on backendAlex Gaynor2014-01-011-11/+6
|/ / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / Split OpenSSL bindingAlex Stapleton2014-01-011-0/+22
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #353 from reaperhulk/supported-markAlex Gaynor2013-12-2716-408/+341
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | re-add some removed generators to simplify patchPaul Kehrer2013-12-273-50/+101
| * | | | | | | | | | | | | change typeerror to valueerrorPaul Kehrer2013-12-272-3/+3
| * | | | | | | | | | | | | refactor all tests to use mark instead of generator skipsPaul Kehrer2013-12-2613-450/+290
| * | | | | | | | | | | | | rename the method to be less horribly namedPaul Kehrer2013-12-263-10/+10
| * | | | | | | | | | | | | add mark that allows us to do skip tests on backends via decoratorsPaul Kehrer2013-12-263-2/+44
* | | | | | | | | | | | | | Remove verify from Hash.Julian Krause2013-12-261-26/+1
* | | | | | | | | | | | | | Merge branch 'master' of https://github.com/pyca/cryptography into verifyJulian Krause2013-12-2516-204/+359
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #347 from alex/better-error-emssagePaul Kehrer2013-12-245-59/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Move stuff around and coverageAlex Gaynor2013-12-245-61/+35
| | * | | | | | | | | | | | | Update testAlex Gaynor2013-12-241-1/+1