ehn-sign-verify-python-trivial
ehn-sign-verify-python-trivial copied to clipboard
AttributeError: 'bytes' object has no attribute 'encode'
when i run: echo '(my json code)' | python3 hc1_sign.py | python3 hc1_verify.py
I get two errors
Traceback (most recent call last):
File "/Downloads/ehn-sign-verify-python-trivial/hc1_sign.py", line 149, in
File "/Downloads/ehn-sign-verify-python-trivial/hc1_verify.py", line 153, in