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

Sign the function attestation report #9

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

dimstav23
Copy link

This commit does the following:

  • uses Hacl's Ed25519 signing to get the signature of the cumulative function execution report
  • appends the signature in the end of the differential attestation report
  • for now, it uses a dummy key which has to be replaced with the function provider private key

This commit does the following:
- uses Hacl's Ed25519 signing to get the signature of the cumulative
  function execution report
- appends the signature in the end of the differential attestation
  report
- for now, it uses a dummy key which has to be replaced with the
  function provider private key

Signed-off-by: dimstav23 <[email protected]>
@Sabanic-P Sabanic-P merged commit 14389b0 into dev Dec 19, 2024
1 check passed
@dimstav23 dimstav23 deleted the dimstav23/add_function_report_signing branch January 8, 2025 10:31
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