Skip to content

Fix key_size_in_bits shift direction in _nx_crypto_method_hkdf_init#265

Open
sjscymru wants to merge 1 commit intoeclipse-threadx:devfrom
sjscymru:fix-hkdf-init
Open

Fix key_size_in_bits shift direction in _nx_crypto_method_hkdf_init#265
sjscymru wants to merge 1 commit intoeclipse-threadx:devfrom
sjscymru:fix-hkdf-init

Conversation

@sjscymru
Copy link
Contributor

This change fixes an error in the shift direction when setting the nx_crypto_hkdf_ikm_length in the _nx_crypto_method_hkdf_init function.

The parameter key_size_in_bits should be shifted to the right to set the correct length in bytes.

@sjscymru sjscymru changed the base branch from master to dev March 24, 2025 09:53
@fdesbiens fdesbiens requested a review from yuxinzhou5 February 6, 2026 14:56
@fdesbiens fdesbiens moved this to In review in ThreadX Roadmap Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

1 participant