oxidecomputer / oxidecomputer/dice-util

mechanism to map IANA named hashes to algorithm impls

Open
#271 0 comments 0 reactions 1 assignee View on GitHub

@flihp is already working on this.

Since Jul 3, 2025.

Dominant language
Rust
Stars
11
Forks
3
Avg merge
2d 3h
Merged PRs (30d)
16

Description

We're using the integer reps from https://www.iana.org/assignments/named-information/named-information.xhtml to identify digest algorithms in the corim manifest. To translate these to the Measurement type from attest-data we have a static mapping of the only identifier that we currently support: https://github.com/oxidecomputer/dice-util/blob/main/attest-data/src/lib.rs#L238. We can probably come up with a better mechanism to accomplish this mapping.

Contributor guide

No contributing guide indexed for this repository

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.