You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changes
News
This will be the last release supporting Python 2.7, 3.5, and the PyCrypto
backend. This will be the penultimate release supporting Python 2.7, 3.5, and the PyCrypto backend.
Bug fixes and Improvements
Use hmac.compare_digest instead of our own constant_time_string_compare #163
Fix to_dict output, which should always be JSON encodeable. #139 and #165
(fixes #127 and #137)