We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ChaCha20 is likely quite a bit more efficient than AES-GCTR. We should implement a ChaCha20 circuit that can be a drop in replacement for AES-GCTR.
The text was updated successfully, but these errors were encountered:
Attached medium priority since this is a big speed boost, but not immediately needed for testnet launch. Though, it may be. Time will tell.
Sorry, something went wrong.
0xJepsen
Successfully merging a pull request may close this issue.
Tasks
ChaCha20 is likely quite a bit more efficient than AES-GCTR. We should implement a ChaCha20 circuit that can be a drop in replacement for AES-GCTR.
The text was updated successfully, but these errors were encountered: