You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Lytvynov 26f9b50247
feature/tpm: disable dictionary attack protection on sealing key (#17952)
5 months ago
..
attestation.go feature/tpm: disable dictionary attack protection on sealing key (#17952) 5 months ago
attestation_test.go feature/tpm: protect all TPM handle operations with a mutex (#17708) 6 months ago
tpm.go feature/tpm: disable dictionary attack protection on sealing key (#17952) 5 months ago
tpm_linux.go feature/tpm: try opening /dev/tpmrm0 before /tmp/tpm0 on Linux (#16600) 9 months ago
tpm_other.go feature/tpm: implement ipn.StateStore using TPM sealing (#16030) 10 months ago
tpm_test.go feature/tpm: use withSRK to probe TPM availability (#17627) 6 months ago
tpm_windows.go feature/tpm: implement ipn.StateStore using TPM sealing (#16030) 10 months ago