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

Better guarding for LMS SHA256_256 vs LMS SHA256_192 #8351

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

anhu
Copy link
Member

@anhu anhu commented Jan 10, 2025

Test case: ./configure --enable-lms=sha256-192,no-sha256-256 && make check

@anhu anhu requested review from wolfSSL-Bot and SparkiDev January 10, 2025 22:28
@anhu anhu self-assigned this Jan 10, 2025
@anhu
Copy link
Member Author

anhu commented Jan 10, 2025

Fixes a compile error when the following configure time flag is used : --enable-lms=sha256-192,no-sha256-256

wolfcrypt/src/wc_lms.c Show resolved Hide resolved
@anhu anhu requested a review from SparkiDev January 21, 2025 14:31
@anhu anhu assigned SparkiDev and unassigned anhu Jan 21, 2025
@anhu anhu assigned wolfSSL-Bot and unassigned anhu Jan 21, 2025
@dgarske dgarske merged commit c456cbd into wolfSSL:master Jan 21, 2025
152 checks passed
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