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

Feat/Hasher: HKDF #6

Open
StringNick opened this issue Sep 3, 2024 · 1 comment · May be fixed by #12
Open

Feat/Hasher: HKDF #6

StringNick opened this issue Sep 3, 2024 · 1 comment · May be fixed by #12
Assignees

Comments

@StringNick
Copy link
Collaborator

HMAC-based Extract-and-Expand Key Derivation Function (HKDF).

U can watch rust implemntation and took tests from there.

Hmac already implemented in zig std

@Prabhat1308
Copy link

Hi ! Can I take this one ?

@Prabhat1308 Prabhat1308 linked a pull request Sep 8, 2024 that will close this issue
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 a pull request may close this issue.

2 participants