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

murmur: embedded HKDF when encrypting OTP codes #13

Open
juangirini opened this issue Oct 1, 2024 · 0 comments
Open

murmur: embedded HKDF when encrypting OTP codes #13

juangirini opened this issue Oct 1, 2024 · 0 comments

Comments

@juangirini
Copy link
Contributor

juangirini commented Oct 1, 2024

Derive a new msk for each block number in the loop instead of having one for all OTP codes.
This is a more secure approach

@juangirini juangirini converted this from a draft issue Oct 1, 2024
@juangirini juangirini moved this from Todo to In Progress in Murmur Oct 11, 2024
@juangirini juangirini moved this from In Progress to Todo in Murmur Oct 11, 2024
@juangirini juangirini changed the title murmur: investigate embedded HKDF when encrypting OTP codes murmur: embedded HKDF when encrypting OTP codes Oct 11, 2024
@juangirini juangirini mentioned this issue Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants