aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
Commit message (Collapse)AuthorAgeFilesLines
* allow bytes-like for key/iv/data for symmetric encryption (#4621)Paul Kehrer2018-12-091-1/+1
| | | | | | | | | | | | | | | | | | * allow bytearrays for key/iv for symmetric encryption * bump pypy/cffi requirements * update docs, fix some tests * old openssl is naught but pain * revert a typo * use trusty for old pypy * better error msg again * restore match
* Fixes #3548 - add a pyproject.toml (#4363)Alex Gaynor2018-07-231-0/+7