constellation/internal/attestation
Otto Bittner 4adc19b7f5 AB#2350: Configurably enforce idkeydigest on Azure
* Add join-config entry for "enforceIdKeyDigest" bool
* Add join-config entry for "idkeydigest"
* Initially filled with TPM value from bootstrapper
* Add config entries for idkeydigest and enforceIdKeyDigest
* Extend azure attestation validator to check idkeydigest,
if configured.
* Update unittests
* Add logger to NewValidator for all CSPs
* Add csp to Updateable type

Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>
Co-authored-by: Daniel Weiße <dw@edgeless.systems>
2022-08-31 15:26:04 +02:00
..
aws Move attestation, atls and oid packages to internal directory 2022-06-08 17:17:06 +02:00
azure AB#2350: Configurably enforce idkeydigest on Azure 2022-08-31 15:26:04 +02:00
gcp AB#2350: Configurably enforce idkeydigest on Azure 2022-08-31 15:26:04 +02:00
qemu AB#2350: Configurably enforce idkeydigest on Azure 2022-08-31 15:26:04 +02:00
simulator Remove legacy build tags 2022-08-24 14:56:30 +02:00
vtpm AB#2350: Configurably enforce idkeydigest on Azure 2022-08-31 15:26:04 +02:00
attestation_test.go Add test vectors for key derivation functions (#320) 2022-08-01 09:11:13 +02:00
attestation.go Generate random salt for key derivation on init (#309) 2022-07-29 09:52:47 +02:00