lp:~snappy-hwe-team/snappy-hwe-snaps/+git/tpm2

Owned by Snappy HWE Team
Get this repository:
git clone https://git.not.enabled/~snappy-hwe-team/snappy-hwe-snaps/+git/tpm2
Members of Snappy HWE Team can upload to this repository. Log in for directions.

Branches

Name Last Modified Last Commit
tpm2-tools/v2.1.0 2017-07-24 17:50:33 UTC
CHANGELOG: update for 2.1.0 release

Author: William Roberts
Author Date: 2017-07-24 17:50:33 UTC

CHANGELOG: update for 2.1.0 release

Signed-off-by: William Roberts <william.c.roberts@intel.com>

tpm2-tools/v1.1.1 2017-06-22 17:54:49 UTC
kdfa: use openssl for hmac not tpm

Author: William Roberts
Author Date: 2017-06-21 16:32:32 UTC

kdfa: use openssl for hmac not tpm

While not reachable in the current code base tools, a potential
security bug lurked in tpm_kdfa().

If using that routine for an hmac authorization, the hmac was
calculated using the tpm. A user of an object wishing to
authenticate via hmac, would expect that the password is never
sent to the tpm. However, since the hmac calculation relies on
password, and is performed by the tpm, the password ends up
being sent in plain text to the tpm.

The fix is to use openssl to generate the hmac on the host.

Fixes: CVE-2017-7524

Signed-off-by: William Roberts <william.c.roberts@intel.com>

master 2017-06-14 09:48:20 UTC
Open development for 1.0-6-dev

Author: System Enablement CI Bot
Author Date: 2017-06-14 09:48:20 UTC

Open development for 1.0-6-dev

stable 2017-06-14 09:34:53 UTC
Merge branch 'master' into stable

Author: System Enablement CI Bot
Author Date: 2017-06-14 09:34:53 UTC

Merge branch 'master' into stable

tpm2-tools/v1.1.0 2017-03-03 16:32:09 UTC
Merge remote tracking branch fix-tpm2-tools-compile

Author: System Enablement CI Bot
Author Date: 2017-03-03 16:32:09 UTC

Merge remote tracking branch fix-tpm2-tools-compile

Merge-Proposal: https://code.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/tpm2/+merge/318888

tpm2-tss/1.0 2016-11-01 13:53:15 UTC
Change version number from 0.98 to 1.0 and update CHANGELOG.md

Author: philip
Author Date: 2016-11-01 13:52:22 UTC

Change version number from 0.98 to 1.0 and update CHANGELOG.md

Signed-off-by: Philip Tricca <philip.b.tricca@intel.com>

tpm2-tools/v1.1-beta_1 2016-10-12 19:07:07 UTC
Merge remote tracking branch takeownership-fix

Author: System Enablement CI Bot
Author Date: 2016-10-12 19:07:07 UTC

Merge remote tracking branch takeownership-fix

Merge-Proposal: https://code.launchpad.net/~ssweeny/snappy-hwe-snaps/+git/tpm2/+merge/308291

tpm2-tools/1.0.0+20160226.64b3334 2016-09-02 11:44:40 UTC
[SNAPPY] don't inline the function safeStrNCpy to avoid link time issues

Author: Simon Fels
Author Date: 2016-09-02 11:44:40 UTC

[SNAPPY] don't inline the function safeStrNCpy to avoid link time issues

tpm2-tss/0.98+20160226.d4f23cc 2016-09-02 08:31:20 UTC
Import tpm2-tss upstream version 0.98+20160226.d4f23cc

Author: Simon Fels
Author Date: 2016-09-02 08:31:20 UTC

Import tpm2-tss upstream version 0.98+20160226.d4f23cc

Taken from http://archive.ubuntu.com/ubuntu/pool/universe/t/tpm2-tss/tpm2-tss_0.98+20160226.d4f23cc.orig.tar.xz

tpm2-tss/1.0-beta_1 2016-07-20 23:37:11 UTC
Merge pull request #231 from flihp/doc_markdown

Author: Gang Wei
Author Date: 2016-07-20 23:37:11 UTC

Merge pull request #231 from flihp/doc_markdown

doc: Move *.md files into doc/ directory.

110 of 10 results
This repository contains Public information 
Everyone can see this information.

Subscribers