Closed klassiker closed 4 years ago
This fixes https://github.com/mufeedvh/basecrack/issues/4#issue-700623958 by replacing base-62 with pybase62. Uninstalling the old dependency before installing the new dependency is required.
base-62
pybase62
It also adds support for Ascii85 encoding.
This fixes https://github.com/mufeedvh/basecrack/issues/4#issue-700623958 by replacing
base-62
withpybase62
. Uninstalling the old dependency before installing the new dependency is required.It also adds support for Ascii85 encoding.