cryptsetup-tpm:master

Last commit made on 2015-05-29
Get this branch:
git clone -b master https://git.launchpad.net/cryptsetup-tpm
Members of Cryptsetup TPM Development Team can upload to this branch. Log in for directions.

Branch information

Name:
master
Repository:
lp:cryptsetup-tpm

Recent commits

47f791a... by Jonathan Davies

Added copyright header to all files.

325bc85... by Jonathan Davies

Created .gitignore file from .bzrignore.

1db8275... by Jonathan Davies

decrypt_tpm.c: Make it explicit that the TPM passphrase is required.

dd7fd1c... by Jonathan Davies

README: Added build-deps stage.

b2ec1f2... by Jonathan Davies

Changed wording of passphrase prompts so it's clearer what's being requested.

7699b31... by Robert Ancell

Add luksRemoveKey

3731b18... by Robert Ancell

Add basic instructions on how to use

c1ed274... by Robert Ancell

Remove --index and make it a mandatory argument

7aaacc9... by Robert Ancell

Apparently we need to set TPM locality

608fc0b... by Robert Ancell

Use Tspi_TPM_PcrRead correctly