Skip to content

Use cryptographic secure entropy for Zephyr - #2149

Merged
mrdeep1 merged 1 commit into
obgm:developfrom
magdalenaszumny:fix/zephyr_secure_random
Sep 8, 2026
Merged

Use cryptographic secure entropy for Zephyr#2149
mrdeep1 merged 1 commit into
obgm:developfrom
magdalenaszumny:fix/zephyr_secure_random

Conversation

@magdalenaszumny

Copy link
Copy Markdown
Contributor

Use sys_csrand_get which fills the destination buffer with cryptographically secure random data values. sys_rand_get is not considered cryptographically secure.

@mrdeep1

mrdeep1 commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Thanks for fixing this. LGTM.

@mrdeep1
mrdeep1 merged commit b61cb76 into obgm:develop Sep 8, 2026
60 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.

2 participants