oxidecomputer / oxidecomputer/hubris

flexible dice measurements / digests

Open
#1,473 0 comments 0 reactions 1 assignee View on GitHub

@flihp is already working on this.

Since Aug 2, 2023.

Dominant language
Rust
Stars
3.6k
Forks
239
Avg merge
1d 12h
Merged PRs (30d)
23

Description

#1461 adds support for recording sha3_256 digests. The approach taken adds an enum to the attest-api crate for the caller to communicate the hash algorithm used to generate the digest sent. Currently this has a single member for the sha3_256 hash. This seems sufficient for our current needs but switching to something like multihash in the future may be useful.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.