Skip to content

20240501-fix-pqcrypto-private_key-callback-names#7497

Merged
philljj merged 1 commit intowolfSSL:masterfrom
douzzer:20240501-fix-pqcrypto-private_key-callback-names
May 1, 2024
Merged

20240501-fix-pqcrypto-private_key-callback-names#7497
philljj merged 1 commit intowolfSSL:masterfrom
douzzer:20240501-fix-pqcrypto-private_key-callback-names

Conversation

@douzzer
Copy link
Copy Markdown
Contributor

@douzzer douzzer commented May 1, 2024

fix namespace collision: rename types read_private_key_cb and write_private_key_cb to wc_{lms,xmss}_read_private_key_cb and wc_{lms,xmss}_write_private_key_cb.

discovered and tested with wolfssl-multi-test.sh ... lms-xmss-wolfssl-all-gcc-latest lms-xmss-wolfssl-all-clang-tidy lms-xmss-wolfssl-all-sanitizer lms-xmss-wolfssl-all-clang-sanitizer lms-xmss-wolfssl-all-cppcheck lms-xmss-wolfssl-cross-aarch64-all-armasm-unittest-sanitizer xmss-reference

merge with https://github.com/wolfSSL/pqcrypto/pull/13

…rivate_key_cb to wc_{lms,xmss}_read_private_key_cb and wc_{lms,xmss}_write_private_key_cb.
@douzzer douzzer requested a review from philljj May 1, 2024 19:09
@philljj
Copy link
Copy Markdown
Contributor

philljj commented May 1, 2024

Retest this please

@philljj philljj merged commit b61a6ba into wolfSSL:master May 1, 2024
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