Skip to content

Commit

Permalink
fixup! WIP: migrate to rust
Browse files Browse the repository at this point in the history
  • Loading branch information
brandsimon committed Nov 20, 2023
1 parent 25ca70a commit 6cb8f10
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 0 deletions.
Binary file added tests/files/message/sign/tpm2/ecc.priv
Binary file not shown.
Binary file added tests/files/message/sign/tpm2/ecc.pub
Binary file not shown.
1 change: 1 addition & 0 deletions tests/files/message/sign/tpm2/pcrs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4,7
Binary file added tests/files/message/sign/tpm2/public_key.der
Binary file not shown.
4 changes: 4 additions & 0 deletions tests/files/message/sign/tpm2/public_key.pem
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
-----BEGIN PUBLIC KEY-----
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE2RUDWplW122QwJxAEaGChaitVG6j
dRANBr2VTLZ18AOpcjN4MtoakcNnyaxKYfzxs0gHz7MWRqruOlFmEO16gA==
-----END PUBLIC KEY-----
1 change: 1 addition & 0 deletions tests/files/message/sign/tpm2/public_key.raw
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
�Z�V�m���@�����Tn�u��L�u��r3x2���gɬJa��HϳF��:Qf�z�
Expand Down
1 change: 1 addition & 0 deletions tests/files/sign/ed25519
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
X��f�\�_��M�sfvߦ�W���}P>&��C]�^�>Jp�J9�K��mHM���䜒Q��
Binary file added tests/files/sign/tpm2/ecc.priv
Binary file not shown.
Binary file added tests/files/sign/tpm2/ecc.pub
Binary file not shown.
1 change: 1 addition & 0 deletions tests/files/sign/tpm2/pcrs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4,7
Binary file added tests/files/sign/tpm2/public_key.der
Binary file not shown.
4 changes: 4 additions & 0 deletions tests/files/sign/tpm2/public_key.pem
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
-----BEGIN PUBLIC KEY-----
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE2RUDWplW122QwJxAEaGChaitVG6j
dRANBr2VTLZ18AOpcjN4MtoakcNnyaxKYfzxs0gHz7MWRqruOlFmEO16gA==
-----END PUBLIC KEY-----
1 change: 1 addition & 0 deletions tests/files/sign/tpm2/public_key.raw
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
�Z�V�m���@�����Tn�u��L�u��r3x2���gɬJa��HϳF��:Qf�z�
Expand Down

0 comments on commit 6cb8f10

Please sign in to comment.