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
9:58 AM] CurryHoward: I think everything is resolved, assuming it's accurate that 'base64' accepts both URL-safe and regular base64. We should change the example JS code in tagged-base64 to use the updated fromTaggedBase64 above (which removes the problematic ASCII conversion) and consider adding some tests:
test for decoding non-UTF8 binary data
test for decoding non-ASCII data
test for decoding a TaggedBase64 string that contains - and _
(CurryHoward is @jbearer)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: