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

AES-GCM ARM asm: fixes from GCM changes #6582

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

SparkiDev
Copy link
Contributor

Description

GCM is now its own structure.
GMULT, GHASH, GenerateM0 made public and fixed here too.

Testing

ARM asm configuration testing.

Checklist

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

GCM is now its own structure.
GMULT, GHASH, GenerateM0 made public and fixed here too.
@SparkiDev SparkiDev assigned SparkiDev, dgarske and douzzer and unassigned SparkiDev Jul 6, 2023
@dgarske dgarske merged commit 4d25faa into wolfSSL:master Jul 7, 2023
@dgarske
Copy link
Contributor

dgarske commented Jul 7, 2023

@SparkiDev is there something we can do to make sure this is caught in CI testing? Or is it just the @douzzer multi-test nightly?

@SparkiDev
Copy link
Contributor Author

We could add QEMU testing. But that is low priority.

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