luks-tpm2
luks-tpm2 copied to clipboard
Utility to manage LUKS keys sealed by a TPM 2.0
Enter existing LUKS password: Warning: Value 512 is outside of the allowed entropy range, adjusting it. ERROR: pcr-input-file filesize does not match pcr set-list ERROR: Could not build pcr policy...
I am trying to replace a tpm key stored in nvram with a computed pcr as described in the README: ``` luks-tpm2 -x 0x1410001 -c "~/tpm_futurepcr/bin/tpm_futurepcr -L '::pcr::' -o '::output::'"...
Hey there! First of all, thanks for all the work you have put into this! So, this is not really an issue, but could you explain (maybe in a form...