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

Thumb-2 ChaCha: implemention in assembly #7935

Closed
wants to merge 1 commit into from

Conversation

SparkiDev
Copy link
Contributor

Description

Implementation of ChaCha algorithm for ARM Thumb-2.

Testing

QEMU

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

Implementation of ChaCha algorithm for ARM Thumb-2.
@dgarske
Copy link
Contributor

dgarske commented Sep 10, 2024

Consider closing since the Poly1305 PR includes this. Easier to test.

@dgarske dgarske assigned SparkiDev and unassigned dgarske Sep 10, 2024
@SparkiDev
Copy link
Contributor Author

Closing as #7939 includes the changes.

@SparkiDev SparkiDev closed this Sep 12, 2024
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

Successfully merging this pull request may close these issues.

3 participants