mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
fix(tee-key-preexec): don't hash public key
No need to hash the public key for the attestation report data. Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
761d5463c5
commit
dc4434938e
3 changed files with 1 additions and 6 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2401,7 +2401,6 @@ dependencies = [
|
|||
"hex",
|
||||
"k256",
|
||||
"rand",
|
||||
"sha2",
|
||||
"teepot",
|
||||
"tracing",
|
||||
"tracing-log",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue