Skip to content

mechanism to map IANA named hashes to algorithm impls #271

Description

@flihp

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions