-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2b810fe
commit 8aacf8f
Showing
62 changed files
with
143 additions
and
143 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 |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
|
||
[package] | ||
name = "teaclave_attestation" | ||
version = "0.4.0" | ||
version = "0.5.0" | ||
authors = ["Teaclave Contributors <[email protected]>"] | ||
description = "Provides TLS-based remote attestation mechanism in Teaclave." | ||
license = "Apache-2.0" | ||
|
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 |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
|
||
[package] | ||
name = "teaclave_binder" | ||
version = "0.4.0" | ||
version = "0.5.0" | ||
authors = ["Teaclave Contributors <[email protected]>"] | ||
description = "Abstract communication interfaces between TEE untrusted/trusted worlds." | ||
license = "Apache-2.0" | ||
|
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 |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
|
||
[package] | ||
name = "teaclave_binder_attribute" | ||
version = "0.4.0" | ||
version = "0.5.0" | ||
authors = ["Teaclave Contributors <[email protected]>"] | ||
description = "Macros for binder" | ||
license = "Apache-2.0" | ||
|
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 |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
|
||
[package] | ||
name = "teaclave_cli" | ||
version = "0.4.0" | ||
version = "0.5.0" | ||
authors = ["Teaclave Contributors <[email protected]>"] | ||
description = "Teaclave command line tool" | ||
license = "Apache-2.0" | ||
|
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
Oops, something went wrong.