1
0
mirror of https://github.com/kairos-io/tpm-helpers.git synced 2025-05-14 02:24:28 +00:00
Go to file
2024-01-23 08:36:24 +02:00
.github Update issue templates 2023-06-13 12:23:17 +02:00
backend 🎨 Rename 2023-01-16 12:24:36 +01:00
config.go Allow to pass additional headers on Get() 2022-10-07 21:44:36 +00:00
Earthfile Add Earthfile 2023-01-18 15:46:10 +01:00
get_test.go Refactor logic, split such as can be re-used for posting data too 2023-01-18 15:46:03 +01:00
get.go Revert "Do an mdns lookup when the domain of the KMS is ending in .local" 2024-01-23 08:36:24 +02:00
go.mod Revert "Do an mdns lookup when the domain of the KMS is ending in .local" 2024-01-23 08:36:24 +02:00
go.sum Revert "Do an mdns lookup when the domain of the KMS is ending in .local" 2024-01-23 08:36:24 +02:00
LICENSE Import from rancherd 2022-02-16 10:53:10 +01:00
README.md Add README 2023-01-18 15:46:16 +01:00
tpm_attestor.go Expose DecodePubHash 2022-02-17 14:33:23 +01:00
tpm_encrypt_options.go Add TPM accessors 2023-01-18 15:45:17 +01:00
tpm_encrypt_test.go Rename functions from encode to encrypt 2023-01-19 16:01:50 +02:00
tpm_encrypt.go Rename functions from encode to encrypt 2023-01-19 16:01:50 +02:00
tpm_flags.go Add TPM accessors 2023-01-18 15:45:17 +01:00
tpm_nv_test.go Add TPM accessors 2023-01-18 15:45:17 +01:00
tpm_nv.go Add TPM accessors 2023-01-18 15:45:17 +01:00
tpm_suite_test.go Add backends and simulated TPM device 2022-02-17 12:33:01 +01:00
tpm_test.go 🎨 Rename 2023-01-16 12:24:36 +01:00
tpm.go 🎨 Rename 2023-01-16 12:24:36 +01:00

tpm-helpers

A fork of https://github.com/rancher-sandbox/go-tpm with additional capabilities for TPM