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

feat: compute activation key #339

Merged
merged 6 commits into from
May 2, 2023
Merged

feat: compute activation key #339

merged 6 commits into from
May 2, 2023

Conversation

murali-shris
Copy link
Member

@murali-shris murali-shris commented May 2, 2023

- What I did

  • implementation for computing activation key for cram generation
    - How I did it
  • added a new method computeActivationKey in external_signer.dart.This method constructs the command for computePRF in IoTSafe spec based on key ID, sim secreat , label ID and returns the PRF which will be used as activation key to registrar API
    - How to verify it
  • run the sample code example/zariot/test/compute_activation_key.dart

@murali-shris murali-shris requested review from gkc and cpswan May 2, 2023 08:46
@murali-shris murali-shris merged commit ccf6449 into trunk May 2, 2023
6 checks passed
@murali-shris murali-shris deleted the iot_code branch May 2, 2023 10:35
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.

None yet

2 participants