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

[nrf noup] modules: openthread: Add PSA implementation for PBDKF2 genkey #1403

Closed
wants to merge 1 commit into from

Conversation

joerchan
Copy link
Contributor

Add implementation of opentherad pbkdf2 generate key using PSA functions.

Using assert instead of return code until openthread function signature is changed.

noup: zephyr needs to be using mbedtls 3.5.0 to support PBKDF2.

Add implementation of opentherad pbkdf2 generate key using PSA
functions.

Using assert instead of return code until openthread function signature
is changed.

noup: zephyr needs to be using mbedtls 3.5.0 to support PBKDF2.

Signed-off-by: Joakim Andersson <[email protected]>
@joerchan
Copy link
Contributor Author

Closing this, can be moved to upstream zephyr once mbedtls 3.5.0 is integrated, required for PBKDF2 support from mbedtls.

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.

1 participant