-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The empty digest is not the same as no digest, which we were now doing for the NoStep case. Signed-off-by: Patrick Uiterwijk <[email protected]>
- Loading branch information
1 parent
02c1abc
commit 1dceef9
Showing
3 changed files
with
31 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[package] | ||
name = "tpm2-policy" | ||
description = "Specify and send TPM2 policies to satisfy object authorization" | ||
version = "0.3.0" | ||
version = "0.3.1" | ||
authors = ["Patrick Uiterwijk <[email protected]>"] | ||
edition = "2018" | ||
homepage = "https://github.com/fedora-iot/rust-tpm2-policy" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters