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_security: oberon: Add ECB to CTR_DRBG #12038

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

mswarowsky
Copy link
Contributor

The oberon CTR_DRBG algorithm uses the ECB_NO_PADDING internally there it needs to be selected.

@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Aug 15, 2023
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Aug 15, 2023

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
test-fw-nrfconnect-chip X
test-fw-nrfconnect-nrf_crypto X
test-fw-nrfconnect-tfm X
test-sdk-homekit X

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

@mswarowsky mswarowsky changed the title nrf_security: oberon: Add ECB to CRT_BRBG nrf_security: oberon: Add ECB to CRT_DRBG Aug 15, 2023
The oberon CTR_DRBG algorithm uses the ECB_NO_PADDING internally there
it needs to be selected.

Signed-off-by: Markus Swarowsky <markus.swarowsky@nordicsemi.no>
@mswarowsky mswarowsky changed the title nrf_security: oberon: Add ECB to CRT_DRBG nrf_security: oberon: Add ECB to CTR_DRBG Aug 16, 2023
@mswarowsky mswarowsky removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Aug 16, 2023
@nordicjm nordicjm merged commit c7f8fc3 into nrfconnect:main Aug 16, 2023
17 checks passed
@mswarowsky mswarowsky deleted the fix_obern_ctr_drbg branch August 16, 2023 09:31
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.

5 participants