You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The line: gest = f.read(hashlib.sha1().digest_size).encode('hex')
is causing an error "bytes object has no attribute encode" when I ran the python script with the sample key.