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

tpm2: Add HashToAlgorithm #226

Merged
merged 1 commit into from
Dec 12, 2020
Merged

tpm2: Add HashToAlgorithm #226

merged 1 commit into from
Dec 12, 2020

Commits on Dec 12, 2020

  1. tpm2: Add HashToAlgorithm

    Allows conversion from a Golang crypto.Hash to a TPM2 Algorithm
    
    Also adds SHA3 hash algorithms/mappings, and switches from a map to
    an array (as we now need a bidirectional mapping).
    
    Signed-off-by: Joe Richey <joerichey@google.com>
    josephlr committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    59e1f7f View commit details
    Browse the repository at this point in the history