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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Made helper function like str_to_bin() and uint64_to_8_be() privately-scoped, as it is probably inappropriate that they be used outside of encode() and decode().
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Version 1.0.0 represents basic functionality, input validation, and documentation. It should be complete, but has room for improvement: click here to see where you can contribute!