aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/bindings/test_openssl.py
Commit message (Collapse)AuthorAgeFilesLines
* block cipher renamePaul Kehrer2013-11-061-4/+4
| | | | | | * block renamed to ciphers * ciphers renamed to algorithms * base moved into algorithms
* 79 colsAlex Gaynor2013-11-041-1/+3
|
* Replace assumption with some fakesAlex Gaynor2013-11-041-7/+12
|
* Merge branch 'master' into more-error-conditionAlex Gaynor2013-11-041-0/+5
|\ | | | | | | | | Conflicts: tests/hazmat/bindings/test_openssl.py
| * Rewrite this test to be goodAlex Gaynor2013-11-041-2/+4
| |
| * coverageAlex Gaynor2013-11-041-1/+4
| |
* | typo fixAlex Gaynor2013-11-031-1/+1
| |
* | Replaced an assertion in the OpenSSL backend with a proper exceptionAlex Gaynor2013-11-031-3/+19
|/
* Move the bindings into the hazmat moduleDonald Stufft2013-10-281-0/+41