Commit graph

76 commits

Author SHA1 Message Date
Dimitar Tomov
c7a7b4815f
Merge pull request #28 from donaldh/master
Fix markdown list formatting in boot readme
2024-07-16 07:33:58 +03:00
Donald Hunter
5a2b226251 Fix markdown list formatting in boot readme
Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
2024-06-25 14:23:46 +01:00
Dimitar Tomov
ae4c64fcff
Merge pull request #26 from iolivergithub/master
Added quote and get_random to PythonTutorials
2022-04-25 23:00:28 +03:00
Dimitar Tomov
0cdb3dba5c Update README.md and add links to the new tutorials
Signed-off-by: Dimitar Tomov <dimi@tpm.dev>
2022-04-25 22:53:57 +03:00
Dimitar Tomov
ada8cf12bf Minor fixes
Signed-off-by: Dimitar Tomov <dimi@tpm.dev>
2022-04-25 22:53:57 +03:00
Ian
ca1501aad2 Added pytss python tutorials for quote and get_random 2022-04-25 22:53:57 +03:00
Dimitar Tomov
3f47821d54
Merge pull request #24 from kerneis-anssi/patch-1
Add missing closing backtick
2022-02-28 18:43:11 +02:00
Dimitar Tomov
92118ca086
Merge pull request #22 from iolivergithub/master
Started Python Examples
2022-02-28 18:42:49 +02:00
Dimitar Tomov
7e5b5f09b6
Merge pull request #21 from Tobias-Schultz/links
fixed TPM-Command links
2022-02-28 18:42:20 +02:00
Dimitar Tomov
0d4368e21c
Merge pull request #19 from nicowilliams/master
Add text about proving authValues; add text about securing comms with TPMs
2022-02-28 18:42:06 +02:00
Gabriel Kerneis
3cae128614
Add missing closing backtick 2022-02-28 15:47:07 +01:00
Ian
fee864e50c
Update README.md 2022-02-25 16:11:28 +02:00
Ian
e6d955dccd
Update README.md 2022-02-25 16:11:12 +02:00
Ian
9112dc1ad5
Update README.md 2022-02-25 16:10:48 +02:00
Ian
41d7a1a45e Added pytss python tutorials (quote) 2022-02-25 16:09:27 +02:00
Tobias Schultz
4c916c78e0 fixed Command-Links 2021-11-11 12:30:08 +01:00
Nicolas Williams
0b413160d1 Describe TPM2_PolicyTicket() 2021-08-28 15:19:51 -05:00
Nicolas Williams
6413adfe6b Describe TPM2_Policy{Secret,Signed}() 2021-08-28 15:11:18 -05:00
Nicolas Williams
ad620b3b0e Improve description of TPM2_StartAuthSession() 2021-08-26 10:42:52 -05:00
Nicolas Williams
4628effd78 Intro: Describe how authValues are proved 2021-08-26 10:41:50 -05:00
Dimitar Tomov
f481bf9865
Merge pull request #18 from nicowilliams/master
Updates to enrollment and attestation docs
2021-08-01 22:50:07 +03:00
Nicolas Williams
bccc445326 Update attestation tutorial 2021-07-09 15:24:29 -05:00
Nicolas Williams
79bbeeb759 Update enrollment docs, send/recv scripts 2021-07-09 15:24:29 -05:00
Dimitar Tomov
5b1f54e81c
Merge pull request #17 from iolivergithub/master
Added tboot and TXT install instructions
2021-06-16 20:04:30 +03:00
Ian
41e139d45b some udpates 2021-06-16 19:31:40 +03:00
Ian
b0695e342c added TOC 2021-06-16 15:33:25 +03:00
Ian
067e320d44 added txt start 2021-06-16 15:31:30 +03:00
Dimitar Tomov
d0cbddfea4
Merge pull request #16 from nicowilliams/master
Add sample encrypt-to-TPM scripts and parameter encryption introduction
2021-06-14 22:58:35 +03:00
Dimitar Tomov
35fe471b40
Merge pull request #14 from whooo/ek-secret
Add example code for passing a secret using a well-known key

* Also adds an introduction to TPM Authorization roles
2021-06-14 22:57:11 +03:00
Nicolas Williams
a6604ffaef Add intro text about authorization roles 2021-06-14 21:28:25 +02:00
Nicolas Williams
aaa14e4bf4 Review comments 2021-06-14 21:28:05 +02:00
Nicolas Williams
ceeaddbe88 Intro: Describe encrypted sessions 2021-06-11 17:02:16 -05:00
Nicolas Williams
c79b99e117 Add sample encrypt-to-TPM scripts 2021-06-10 17:26:12 -05:00
Erik Larsson
6363b9bbdc add example code + basic concept of passing a secret to a TPM just knowing the EK
Signed-off-by: Erik Larsson <who+github@cnackers.org>
2021-06-08 05:19:48 +02:00
Dimitar Tomov
463d39f272
Merge pull request #13 from nicowilliams/master
Expand on restricted keys; describe more TPM commands
2021-06-04 22:51:10 +03:00
Nicolas Williams
4d8b1e90a0 Expand on TPM2_{Make,Activate}Credential 2021-06-04 14:46:46 -05:00
Nicolas Williams
3017b7eae9 Add text to Attestation on using a WK (credit: Erik Larsson) 2021-06-04 14:46:46 -05:00
Nicolas Williams
93af1b4003 Intro: Add use cases sections, link more resources 2021-06-04 14:46:46 -05:00
Nicolas Williams
57cc17c6cb Add Enrollment tutorial; describe more TPM commands 2021-06-04 14:46:46 -05:00
Nicolas Williams
3b4191c0ae Expand on restricted keys; describe more TPM commands 2021-05-19 16:15:27 -05:00
Dimitar Tomov
b141291aa2
Merge pull request #12 from tomoveu/fix-a-link
Fixed a link and split tutorials in two sections
2021-05-19 17:34:53 +03:00
Dimitar Tomov
9483dcba32 Fixed a link and split tutorials in two sections
* Getting Started
and
* Advanced Use Cases

Signed-off-by: Dimitar Tomov <dimi@tpm.dev>
2021-05-19 17:34:17 +03:00
Dimitar Tomov
a7cd724de6
Merge pull request #8 from nicowilliams/master
Add introduction to TPM concepts
2021-05-19 16:49:06 +03:00
Dimitar Tomov
e086641daf
Merge pull request #11 from nicowilliams/attestation
Attestation: Add secrets storage options
2021-05-19 16:47:49 +03:00
Nicolas Williams
98fb65d65b Attestation: Add secrets storage options 2021-05-18 17:20:49 -05:00
Nicolas Williams
eca6a3b7d6 WIP 2021-05-18 17:19:17 -05:00
Nicolas Williams
cea79316bf WIP 2021-05-18 11:34:51 -05:00
Nicolas Williams
47e2e5210b WIP 2021-05-17 10:57:17 -05:00
Nicolas Williams
b84c7075c1 WIP 2021-05-17 10:57:17 -05:00
Nicolas Williams
ca4b14f5a2 WIP 2021-05-17 10:57:17 -05:00