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

JH-based HKDF and PBKDF2 errors #4

Closed
pedroalbanese opened this issue Feb 11, 2023 · 0 comments
Closed

JH-based HKDF and PBKDF2 errors #4

pedroalbanese opened this issue Feb 11, 2023 · 0 comments

Comments

@pedroalbanese
Copy link

Greetings!

Could you tell me why I can't perform key derivation functions with the JH algorithm, as is possible with the other algorithms?

I mean, I don't know if it's the implementation or if it's a restriction of the algorithm itself, but it requires 32-byte salt for the PBKDF2 function and 32-byte info for the HKDF function.

Would it be possible to remedy this or is there another way to get around this limitation? How to proceed?

Thank you in advance.

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

No branches or pull requests

1 participant