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
currently Poly1305 forcing assertFullWidthInteger which fails on web platform.
is there any chance to use BigInt for that?
I saw something like that here #126
I'm willing to do it under guidance/supervision, as I'm not an expert in this area.
The text was updated successfully, but these errors were encountered:
currently Poly1305 forcing
assertFullWidthInteger
which fails on web platform.is there any chance to use BigInt for that?
I saw something like that here #126
I'm willing to do it under guidance/supervision, as I'm not an expert in this area.
The text was updated successfully, but these errors were encountered: