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

remove software aes and only do cryptoCb aes when WOLF_CRYPTO_CB_ONLY_AES is defined #7238

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jpbland1
Copy link
Contributor

Description

Adds the WOLF_CRYPTO_CB_ONLY_AES compile flag which removes all software AES and only allows for cryptoCb to handle the crypto

Testing

Tested with internal cryptoCb project, hard to test in wolfSSL proper since removing GCM streaming and the non cryptoCb AES modes breaks the tests.

Checklist

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

@jpbland1 jpbland1 marked this pull request as ready for review February 12, 2024 18:12
@jpbland1 jpbland1 self-assigned this Feb 12, 2024
@jpbland1
Copy link
Contributor Author

retest this please

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.

2 participants