mirror of
https://github.com/tpm2dev/tpm.dev.tutorials.git
synced 2025-05-17 20:43:51 +00:00
random numbers
This commit is contained in:
parent
a53da59539
commit
0f26e30c0c
1 changed files with 5 additions and 1 deletions
|
@ -14,6 +14,7 @@ Each example can be run just by typing `python3 example.py`
|
|||
|
||||
Each example has an accompanying description as markdown file, plus annotated code.
|
||||
|
||||
<<<<<<< HEAD
|
||||
* [randomnumber]
|
||||
* [quote]
|
||||
|
||||
|
@ -34,4 +35,7 @@ ERROR:tcti:src/tss2-tcti/tctildr-dl.c:154:tcti_from_file() Could not initialize
|
|||
type is <class 'tpm2_pytss.types.TPM2B_DIGEST'>
|
||||
r is a10ab7558675a56c
|
||||
as hex 11604288967829464428
|
||||
```
|
||||
```
|
||||
=======
|
||||
* [quote](quote.md)
|
||||
>>>>>>> fee864e50cfe60b9578dc5f6732ed343f0246929
|
||||
|
|
Loading…
Add table
Reference in a new issue