Skip to content

Conversation

@BridgerVoss
Copy link

@BridgerVoss BridgerVoss commented Jul 8, 2025

In signature/rsa_buffer sign.c and verify.c contain old Sha256 naming convention. NO_OLD_WC_NAMES macro disables renaming of old naming conventions which is defined by default in newer wolfSSL versions. Fixes #510
Also fixed some other old naming conventions that i found in other files.

@BridgerVoss BridgerVoss changed the title old wc naming convention fix in signature/rsa_buffer old wc naming convention fixes Jul 9, 2025
@BridgerVoss BridgerVoss requested a review from dgarske July 9, 2025 16:12
@dgarske dgarske merged commit c0bf764 into wolfSSL:master Jul 9, 2025
1 check 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.

[Bug]: Use of Sha256 instead of wc_Sha256 in sign/verify

3 participants