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

Sha3.c wc_Sha3Update and wc_Sha3Final Hash Type Change #7705

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

aidangarske
Copy link

@aidangarske aidangarske commented Jul 2, 2024

Description

Reverts changes to wc_Sha3Update and wc_Sha3Final, so that crypto callback hash type is determined in the processing functions in sha3.c.

Testing

./configure --enable-cryptocb --enable-sha3 CFLAGS="-DDEBUG_CRYPTOCB" --enable-debug
make 
./wolfcrypt/test/testwolfcrypt

@aidangarske aidangarske self-assigned this Jul 2, 2024
@aidangarske aidangarske changed the title Sha3.c wc_Sha3Update and wc_Sha3Final Sha3.c wc_Sha3Update and wc_Sha3Final hash type change Jul 2, 2024
@aidangarske aidangarske changed the title Sha3.c wc_Sha3Update and wc_Sha3Final hash type change Sha3.c wc_Sha3Update and wc_Sha3Final Hash Type Change Jul 2, 2024
@JacobBarthelmeh JacobBarthelmeh merged commit 4ff0af7 into wolfSSL:master Jul 2, 2024
119 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants