No description
Openssl's digest function takes a byte string on python2 and a unicode string on python3. Use bytes_to_native_str for this conversion. |
||
|---|---|---|
| matrix | ||
| .gitignore | ||
| .pylintrc | ||
| LICENSE | ||
| main.py | ||
| Makefile | ||
Openssl's digest function takes a byte string on python2 and a unicode string on python3. Use bytes_to_native_str for this conversion. |
||
|---|---|---|
| matrix | ||
| .gitignore | ||
| .pylintrc | ||
| LICENSE | ||
| main.py | ||
| Makefile | ||