rust-keylime
rust-keylime copied to clipboard
Handle any missing PCR banks
Check if this is a problem that also occurs in the Rust agent TPM code: https://github.com/keylime/keylime/pull/861
We currently don't have any sanity checks in place if the selected hash/sign algorithm actually works. We should include similar checks also in the rust agent.