Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | time to remove commoncrypto, fare thee well (#3551) | Paul Kehrer | 2017-05-20 | 1 | -17/+0 |
| | | | | | | | | | | | | | | | | * time to remove commoncrypto, fare thee well * remove even more * update the changelog * remove more things * don't need this function * remove CAST5 CTR tests since that was only supported in commoncrypto * assert a thing | ||||
* | workaround for application bundling tools (#3235) | Paul Kehrer | 2016-11-14 | 1 | -0/+17 |
* cx_freeze support for default_backend * updated tabing to spaces * corrected spacing * moved finding backend to backends __init__ * update to check to see if sys is frozen * corrected pep8 issues * update based on comments * changes to simplify, support testing, and improve comments * add changelog entry * right, coverage. I remember now. Time for some contortions. * updated with review feedback |