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

Implement PBKDF2 with truncated hashes such as CKP_PKCS5_PBKD2_HMAC_SHA512_224 #55

Open
Jakuje opened this issue May 23, 2024 · 0 comments

Comments

@Jakuje
Copy link
Contributor

Jakuje commented May 23, 2024

No truncated prf's? such as CKP_PKCS5_PBKD2_HMAC_SHA512_224 defined in the pkcs11 specs? We don't have these as separate truncated hmacs though ...

But if the semantics is just truncating the hmacs, what would it take to implement them too?

In any case, we will need some test vectors and clarification if they are acceptable or not in FIPS.

Originally posted by @Jakuje in #52 (comment)

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