aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/bindings/test_commoncrypto.py
Commit message (Expand)AuthorAgeFilesLines
* time to remove commoncrypto, fare thee well (#3551)Paul Kehrer2017-05-201-26/+0
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-8/+7
* Update the license header for every source file, as well as the documentation.Alex Gaynor2014-11-161-12/+3
* Fix test failuresTerry Chia2014-07-281-1/+3
* Added future imports and licenses that are missingAlex Gaynor2014-03-081-0/+2
* add is_available() to CommonCrypto binding, use it for skipifPaul Kehrer2014-01-091-3/+4
* cover a missing branch in the commoncrypto bindingsPaul Kehrer2014-01-091-2/+8
* Add initial CommonCrypto bindings (no backend yet)Paul Kehrer2014-01-091-0/+25