Go to file
mudler 18d63f3a8c Enhance error return from AuthRequest
Signed-off-by: mudler <mudler@c3os.io>
2023-01-18 16:08:16 +01:00
.github/workflows Import other required functions 2022-02-17 12:33:01 +01: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 Enhance error return from AuthRequest 2023-01-18 16:08:16 +01:00
go.mod Refactor logic, split such as can be re-used for posting data too 2023-01-18 15:46:03 +01:00
go.sum Refactor logic, split such as can be re-used for posting data too 2023-01-18 15:46:03 +01: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 Add TPM accessors 2023-01-18 15:45:17 +01:00
tpm_encrypt.go Add TPM accessors 2023-01-18 15:45:17 +01: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