Skip to content

sha3 for nRF54L15#89

Open
WilliamTakeshi wants to merge 4 commits into
lake-rs:mainfrom
WilliamTakeshi:sha3
Open

sha3 for nRF54L15#89
WilliamTakeshi wants to merge 4 commits into
lake-rs:mainfrom
WilliamTakeshi:sha3

Conversation

@WilliamTakeshi

@WilliamTakeshi WilliamTakeshi commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Looking deeper on the CRACEN documentation, we have access to SHA3 (just on another module BA418)

So this PR implements directly the SHA3 (224, 256, 384, 512) for nRF54 (there is no SHA3 in the STM32WBA55 :/)

That means that things like padding is directly baked on the finalize, etc. I didn't create an plumbing for it, since I don't know what to make generic for.

@WilliamTakeshi WilliamTakeshi changed the title feat: sha3 for nRF54L15 sha3 for nRF54L15 Jun 25, 2026
@WilliamTakeshi WilliamTakeshi self-assigned this Jun 25, 2026
@WilliamTakeshi
WilliamTakeshi requested a review from chrysn June 25, 2026 11:06
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