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

Digest tests: add more tests #8528

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

Conversation

SparkiDev
Copy link
Contributor

Description

Add testing of MD2 and Md4.
Add more tests of functions in hash.c.
Reformat data to match what is output by PRINT_DATA macro.

Testing

./configure '--disable-shared' '--enable-md2' '--enable-md4' '--enable-md5' '--enable-sha' '--enable-sha224' '--enable-sha384' '--enable-sha512' '--enable-sha3' '--enable-blake2' '--enable-blake2s' '--enable-ripemd' '--enable-sm3' '--enable-hashflags'
Regression tested digests.

Checklist

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

@SparkiDev SparkiDev self-assigned this Mar 4, 2025
@SparkiDev SparkiDev force-pushed the digest_test_rework_2 branch 7 times, most recently from 225ab99 to aa72a0a Compare March 5, 2025 03:53
Add testing of MD2 and Md4.
Add more tests of functions in hash.c.
Reformat data to match what is output by PRINT_DATA macro.
@SparkiDev SparkiDev force-pushed the digest_test_rework_2 branch from aa72a0a to c9bf19b Compare March 5, 2025 06:13
@SparkiDev
Copy link
Contributor Author

retest this please

@SparkiDev SparkiDev assigned wolfSSL-Bot and unassigned SparkiDev Mar 5, 2025
@SparkiDev SparkiDev requested a review from wolfSSL-Bot March 5, 2025 08:41
@SparkiDev SparkiDev removed the request for review from wolfSSL-Bot March 5, 2025 22:39
@SparkiDev SparkiDev requested a review from wolfSSL-Bot March 6, 2025 07:24
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