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

SHO support for HMAC #11

Merged
merged 5 commits into from
Jan 17, 2023
Merged

SHO support for HMAC #11

merged 5 commits into from
Jan 17, 2023

Conversation

leonschmidt99
Copy link
Member

@leonschmidt99 leonschmidt99 commented Jan 11, 2023

As I found out when implementing the System Parameter Generation in the KVAC system, Signal actually uses an HMAC SHA 256 SHO object for this. So I decided to add HMAC support to our SHO as well, so that we can keep up with the compatibility to Signal's implementation.

This is a late addition to #7

poksho/sho.py Show resolved Hide resolved
tests/test_sho.py Outdated Show resolved Hide resolved
@leonschmidt99 leonschmidt99 merged commit 0167bf2 into main Jan 17, 2023
@leonschmidt99 leonschmidt99 deleted the hmac-sha-256-sho branch January 18, 2023 14:43
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