graham / python_xid

Python Xid Implementation
MIT License
65 stars 25 forks source link

Allowing bytes to have the value of zero #8

Closed grimmen closed 5 years ago

grimmen commented 5 years ago

The value check disallowed the value 0 for decoded bytes.

I believe this is allowed in valid XIDs