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

drivers: crypto: stm32: AES CTR IV is 16bytes #72969

Merged

Conversation

ke6zfi
Copy link
Contributor

@ke6zfi ke6zfi commented May 18, 2024

AES-CTR IV is the same as the block size - 128-bits(16 bytes) regardless of key size.

AES-CTR IV is the same as the block size 128-bits(16 bytes)
 regardless of key size.

Signed-off-by: Chris LaFlash <chris-github@laflash.com>
@ke6zfi ke6zfi force-pushed the stm32_aes_ctr_blocksize_fix branch from a7c32f8 to 4e4a0da Compare May 18, 2024 06:18
@aescolar aescolar merged commit e94adf1 into zephyrproject-rtos:main May 28, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants