Closed Scriptkiddi closed 6 years ago
hmac would crash when setting a secret in python3 because it expects a bytearray the encode method does exactly that, also it works with python2
Merged. Thanks a lot!
hmac would crash when setting a secret in python3 because it expects a bytearray the encode method does exactly that, also it works with python2