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

xtest: regression: add more test cases for SHA-3 inside 4001 #750

Merged
merged 1 commit into from
Jul 2, 2024
Merged

xtest: regression: add more test cases for SHA-3 inside 4001 #750

merged 1 commit into from
Jul 2, 2024

Conversation

ldshyu
Copy link

@ldshyu ldshyu commented Jul 1, 2024

Long test cases for SHA3-224/256/384/512 and SHAKE128/256 are included

host/xtest/regression_4000.c Show resolved Hide resolved
@@ -1009,6 +1009,172 @@ static const uint8_t hash_data_shake256_out1[] = {
0x9f, 0x87, 0x26, 0xe4, 0x62, 0xa1
};

/* more SHA3 test cases from
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/*
 * Please format multiline
 * comments like this.
 */

@etienne-lms
Copy link
Contributor

@jforissier, could you enable CI on this P-R?

@jenswi-linaro
Copy link
Contributor

Reviewed-by: Jens Wiklander <[email protected]>

Long test cases for SHA3-224/256/384/512 and SHAKE128/256 are included

Signed-off-by: Matthew Shyu <[email protected]>
Reviewed-by: Jens Wiklander <[email protected]>
@ldshyu
Copy link
Author

ldshyu commented Jul 2, 2024

commit message updated

@jforissier jforissier merged commit 9d4c4fb into OP-TEE:master Jul 2, 2024
1 check passed
@ldshyu ldshyu deleted the sha3 branch July 2, 2024 09:37
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.

4 participants