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

Refactor cooked key derivation to mimic the driver interface #5488

Open
gilles-peskine-arm opened this issue Jan 31, 2022 · 0 comments
Open
Labels
component-psa PSA keystore/dispatch layer (storage, drivers, …) enhancement size-s Estimated task size: small (~2d)

Comments

@gilles-peskine-arm
Copy link
Contributor

This a step of the implementation of the interface for key derivation drivers introduced in #5451. The goal of this issue is to refactor the existing code to derive ECC keys (#5139) to comply to the interface of the optional derive_key entry point for transparent drivers.

This is an internal refactoring with no intended behavior change, so no new tests should be necessary, but feel free to add tests if you don't think the existing coverage is sufficient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component-psa PSA keystore/dispatch layer (storage, drivers, …) enhancement size-s Estimated task size: small (~2d)
Projects
None yet
Development

No branches or pull requests

3 participants