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

Upgrade hpke dependency #318

Merged
merged 3 commits into from
Jul 25, 2024
Merged

Upgrade hpke dependency #318

merged 3 commits into from
Jul 25, 2024

Conversation

rozbb
Copy link
Contributor

@rozbb rozbb commented Jul 5, 2024

As we prepared for in #311, we can now upgrade hpke. I've also added zeroization to the serialization/deserialization routines, since otherwise there might be some private key material left on the stack.

@ecton
Copy link
Member

ecton commented Jul 25, 2024

Sorry for taking so long to review this. Thank you so much for updating this for me and continuing to support your implementination! Great catch on zeroing the key material on the stack.

The automated builds are broken due to things completely unrelated to these changes. I've verified everything works locally.

Thank you again!

@ecton ecton merged commit 176dfd0 into khonsulabs:main Jul 25, 2024
12 of 31 checks passed
@rozbb
Copy link
Contributor Author

rozbb commented Jul 25, 2024

Happy to help!

@rozbb rozbb deleted the upgrade-hpke branch July 25, 2024 15:57
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.

2 participants