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

Support for input length 16? #43

Open
agostbiro opened this issue Mar 10, 2024 · 1 comment
Open

Support for input length 16? #43

agostbiro opened this issue Mar 10, 2024 · 1 comment

Comments

@agostbiro
Copy link

Hey,

thanks for this awesome library! I saw that in #5 you added support for input length 16, but then decreased it to 13 in #12 presumably to speed up compile time?

I'd need input length 16 for compatibility with https://github.com/iden3/go-iden3-crypto

Would you accept a PR that reintroduces input length 16 behind a feature flag?

Best,
Agost

@ananas-block
Copy link
Contributor

Hey,
we ran into rust stack issues trying to support higher input length than 13.
Happy to accept a pr with larger input length behind a feature flag.

Cheers,
Jorrit

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