tpm: Check FIPS-140-2 and FIPS-186-4 compliance
This commit is contained in:
committed by
Tobias Brunner
parent
b158404c5f
commit
526c5abd0f
@@ -1,6 +1,10 @@
|
||||
charon.plugins.tpm.use_rng = no
|
||||
Whether the TPM should be used as RNG.
|
||||
|
||||
charon.plugins.tpm.fips_186_4 = no
|
||||
Is the TPM 2.0 FIPS-186-4 compliant, forcing e.g. the use of the default
|
||||
salt length instead of maximum salt length with RSAPSS padding.
|
||||
|
||||
charon.plugins.tpm.tcti.name = device|tabrmd
|
||||
Name of TPM 2.0 TCTI library. Valid values: _tabrmd_, _device_ or _mssim_.
|
||||
Defaults are _device_ if the _/dev/tpmrm0_ in-kernel TPM 2.0 resource manager
|
||||
|
||||
Reference in New Issue
Block a user