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

[Meta] Hard-code HKDF in PRF importCryptoKey #1946

Closed
wants to merge 2 commits into from

Conversation

emlun
Copy link
Member

@emlun emlun commented Aug 23, 2023

This would merge into PR #1945.

I'm not sure it's wise to have all that flexibility in the PRF importKey invocation. Maybe it's better to hard-code importing an unexportable HKDF key instead; this can in turn be used to derive other keys.


Preview | Diff

@emlun emlun added type:technical subtype:extensions process:meta-pr Pull requests into other pull requests rather than main labels Aug 23, 2023
@emlun emlun requested review from agl and MasterKale August 23, 2023 14:11
@emlun
Copy link
Member Author

emlun commented Sep 6, 2023

Closing in favour of #1945, see discussion in #1945 (comment)

@emlun emlun closed this Sep 6, 2023
@emlun emlun deleted the prf-cryptokey-hkdf branch September 6, 2023 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
process:meta-pr Pull requests into other pull requests rather than main @Risk Items that are at risk for L3 subtype:extensions type:technical
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants