steem-python icon indicating copy to clipboard operation
steem-python copied to clipboard

Replace pycrypto with cryptography

Open john-g-g opened this issue 6 years ago • 1 comments

Closes #250 Use cryptography.io instead of pycrypto

john-g-g avatar Jul 18 '18 14:07 john-g-g

This seems to break in Python 2

NameError: global name 'FileExistsError' is not defined

jnordberg avatar Jul 20 '18 09:07 jnordberg