Skip to content

[nrf toup] [Crypto] Use single-part API for PSA AEAD functions.#609

Closed
ArekBalysNordic wants to merge 1 commit into
nrfconnect:masterfrom
ArekBalysNordic:aead_single_part
Closed

[nrf toup] [Crypto] Use single-part API for PSA AEAD functions.#609
ArekBalysNordic wants to merge 1 commit into
nrfconnect:masterfrom
ArekBalysNordic:aead_single_part

Conversation

@ArekBalysNordic
Copy link
Copy Markdown
Contributor

@ArekBalysNordic ArekBalysNordic commented May 12, 2025

Use single-part instead of multi-part API for PSA AEAD functions for AES_CCM encrypt and decrypt methods. This reduces amount of crypto interactions and keeps the same functionality.

manifest-pr-skip

Use single-part instead of multi-part API for PSA AEAD functions
for AES_CCM encrypt and decrypt methods. This reduces amount of
crypto interactions and keep the same functionality.

Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
@LuDuda
Copy link
Copy Markdown
Collaborator

LuDuda commented May 19, 2025

Let's close for now. We can re-open if we decide to go with dynamic memory variant instead.

@LuDuda LuDuda closed this May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants