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

Extend hkdf_extract to handle the case where salt is not provided #116

Open
geonnave opened this issue Oct 25, 2023 · 0 comments
Open

Extend hkdf_extract to handle the case where salt is not provided #116

geonnave opened this issue Oct 25, 2023 · 0 comments

Comments

@geonnave
Copy link
Collaborator

Currently hkdf_extract always requires salt, but in some cases (such as the lake-authz draft) the salt is empty. This issue aims at modifying hkdf_extract to work with or without a salt.

@geonnave geonnave added enhancement New feature or request new feature and removed enhancement New feature or request labels Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant