Imran Desai

Results 76 issues of Imran Desai

Fixes #2444 Signed-off-by: Imran Desai

post-release

Fixes #2440 Signed-off-by: Imran Desai

post-release

Fixes #2437 Signed-off-by: Imran Desai

post-release

Fixes #2435 Signed-off-by: Imran Desai

post-release

Fixes #2434 Signed-off-by: Imran Desai

post-release

Because tpm2-tools at times dispatches additional TPM2 commands to make stateful decisions based on information read from the TPM, there is a possibility of polluting the audit logs. And so,...

This should ideally work ```bash cat "secretdata" | tpm2_create -C primary.ctx -u key.pub -r key.priv -i- -a 'userwithauth|sign|noda' ``` The problem with tools right now is that the sensitive data...