linux/templates.go (2 lines): - line 27: // TODO: Provide a default RSA template - line 68: // TODO: Provide a default encrypting key template macos/wrapper.go (1 line): - line 19: // TODO: If this C code gets larger move it to a separate .c file linux/tpm.go (1 line): - line 38: // TODO: Only physical TPM is currently supported, support not having one. Once