Skip to content

Fixing hkdf_expand in crypto/psa#243

Merged
geonnave merged 2 commits intolake-rs:mainfrom
geonnave:fix-hkdf-expand-psa-backend-242
Mar 13, 2024
Merged

Fixing hkdf_expand in crypto/psa#243
geonnave merged 2 commits intolake-rs:mainfrom
geonnave:fix-hkdf-expand-psa-backend-242

Conversation

@geonnave
Copy link
Copy Markdown
Collaborator

Fixes #242

@geonnave geonnave requested a review from malishav March 13, 2024 10:48
@geonnave geonnave force-pushed the fix-hkdf-expand-psa-backend-242 branch from fead9f4 to 7b0d6cc Compare March 13, 2024 10:49
Copy link
Copy Markdown
Member

@malishav malishav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for providing the PR and finding the bug! Looks good.

@geonnave geonnave added the type:bug/fix Something isn't working / a PR fixes something that is not working label Mar 13, 2024
@geonnave geonnave merged commit 6555d88 into lake-rs:main Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug/fix Something isn't working / a PR fixes something that is not working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

crypto/psa: logic error on hkdf_extract

2 participants