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

[se] add function to generate symmetric keys #30

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

timothytrippel
Copy link
Collaborator

This adds a wrapper function to the Secure Element (SE) interface to derive symmetric keys from pre-loaded secret seeds on the SE. This function will back the DerriveSymmetricKey RPC available from the ProvisioningAppliance. This partially addresses #4.

This adds a wrapper function to the Secure Element (SE) interface to
derive symmetric keys from pre-loaded secret seeds on the SE. This
function will back the DerriveSymmetricKey RPC available from the
ProvisioningAppliance. This partially addresses lowRISC#4.

Signed-off-by: Tim Trippel <[email protected]>
@timothytrippel timothytrippel merged commit 77f0408 into lowRISC:main Oct 8, 2024
4 checks passed
@timothytrippel timothytrippel deleted the impl-se-kdf branch October 8, 2024 04:24
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

Successfully merging this pull request may close these issues.

2 participants