Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poly1305 support for web #194

Open
levischechter opened this issue May 17, 2023 · 1 comment
Open

Poly1305 support for web #194

levischechter opened this issue May 17, 2023 · 1 comment

Comments

@levischechter
Copy link

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.

@aminjoharinia
Copy link

aminjoharinia commented Sep 15, 2024

I used this package: cryptography
https://pub.dev/packages/cryptography

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants