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

Mithril Client computes digest from snapshot #180

Closed
5 tasks done
jpraynaud opened this issue May 9, 2022 · 0 comments · Fixed by #214
Closed
5 tasks done

Mithril Client computes digest from snapshot #180

jpraynaud opened this issue May 9, 2022 · 0 comments · Fixed by #214
Assignees
Labels

Comments

@jpraynaud
Copy link
Member

jpraynaud commented May 9, 2022

The Mithril Client must be able to:

  • Retrieve the certificate associated to a snapshot from the Mithril Aggregator
  • Compute the digest of the downloaded snapshot archive
  • Verify the computed digest matches with the certificate digest
  • Verify the hash of the certificate is valid
  • Verify the validity of the multi signature in the certificate
@jpraynaud jpraynaud added the task label May 9, 2022
@jpraynaud jpraynaud self-assigned this May 25, 2022
Alenar added a commit that referenced this issue May 30, 2022
…_trait

Common: Extract a Digester trait from the ImmutableDigester, relates to #176 & #180
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant