misc
- pwd_reader.py - Moved encrypt/decrypt calls to misc module from client. - Corrected key to encode in binstr for Py3.7 hmac functions. - Added ui to client. - pwd_reader.py - Moved entropy calls to misc module from client. - Added ui to client.
also drop some python2 compatibility things