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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix] Derive symmetric key correctly #218

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

freak4pc
Copy link
Contributor

I discussed this with @Sn0wfreezeDev privately,

When deriving symmetric keys, the code was always deriving from the root symmetric key instead of deriving from the oldest relevant symmetric key.

This produced the same symmetric key over and over and over instead of deriving new rolling ones.

Thanks to @ThatFatPat for helping me debug this 馃殌

@Sn0wfreezeDev
Copy link
Member

Thanks a lot for discovering that issue. Happy to accept your PR 馃槉

@Sn0wfreezeDev Sn0wfreezeDev merged commit 7d72fa1 into seemoo-lab:main Oct 16, 2023
2 of 3 checks passed
@freak4pc freak4pc deleted the symmetric-key-derivation branch October 16, 2023 19:27
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.

None yet

2 participants