summaryrefslogtreecommitdiff
path: root/tests/test_cryptography_utils.py
AgeCommit message (Expand)Author
2018-01-10 Fixes #4076 - simplify the implementation of int_from_bytes on python2 (#4077)Alex Gaynor
2017-10-12Inline calls to bit_length now that it's trivial (#3966)Alex Gaynor
2017-07-08Fixed #3747 -- cache extensions on x.509 objects (#3769)Alex Gaynor
2016-12-13fix a regression in int_from_bytes (#3316)Paul Kehrer