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
I want to hash certain parts of a cbor by traversing through the cbor and hash content. If I decode and encode the data types changes from previous ones due to the fact how js represents some data types.
The text was updated successfully, but these errors were encountered:
ashisherc
changed the title
traverse cbor without encoding to hash certain part of a cbor
traverse cbor without decoding to hash certain part of a cbor
Aug 3, 2020
I want to hash certain parts of a cbor by traversing through the cbor and hash content. If I decode and encode the data types changes from previous ones due to the fact how js represents some data types.
The text was updated successfully, but these errors were encountered: