Go to file
Patrick Uiterwijk ef0489d9d5 Deserialize the RSA modulus with standard base64
It was decided to use standard base64 instead of base64-url because
that's what the Go implementation did by default for a []byte.

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2020-07-17 11:55:51 +02:00
src Deserialize the RSA modulus with standard base64 2020-07-17 11:55:51 +02:00
tests Update tests with PCR values that match most setups 2020-07-17 11:54:33 +02:00
.gitignore Initial commit 2020-07-16 16:22:34 +02:00
Cargo.toml Initial commit 2020-07-16 16:22:34 +02:00
LICENSE Initial commit 2020-07-16 16:22:34 +02:00
README.md Initial commit 2020-07-16 16:22:34 +02:00

clevis-pin-tpm2

Rewritten Clevis TPM2 PIN