Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-14 | encrypted-keys: remove trusted-keys dependency | Mimi Zohar | |
Encrypted keys are decrypted/encrypted using either a trusted-key or, for those systems without a TPM, a user-defined key. This patch removes the trusted-keys and TCG_TPM dependencies. Signed-off-by: Mimi Zohar <zohar@us.ibm.com> | |||
2011-09-14 | encrypted-keys: create encrypted-keys directory | Mimi Zohar | |
Move all files associated with encrypted keys to keys/encrypted-keys. Signed-off-by: Mimi Zohar <zohar@us.ibm.com> |