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

MacOS: allow SHA-3 instructions to be explicitly not used #8282

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SparkiDev
Copy link
Contributor

Description

Some iPads and iPhones don't support SHA-3 instructions. Allow SHA-3 instructions to explicitly not be used for these devices.

Testing

On Mac:

./configure --enable-armasm
[WOLFSSL_ARMASM_CRYPTO_SHA3 in Makefile]

./configure --enable-armasm=no-sha3-crypto
[WOLFSSL_ARMASM_CRYPTO_SHA3 not in Makefile]

Checklist

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

Some iPads and iPhones don't support SHA-3 instructions.
Allow SHA-3 instructions to explicitly not be used for these devices.
@SparkiDev SparkiDev self-assigned this Dec 12, 2024
@SparkiDev SparkiDev requested a review from bandi13 December 12, 2024 22:34
@SparkiDev SparkiDev assigned wolfSSL-Bot and unassigned SparkiDev Dec 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.

2 participants