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
|
@ -13,7 +13,6 @@ anyhow.workspace = true
|
|||
hex.workspace = true
|
||||
k256.workspace = true
|
||||
rand.workspace = true
|
||||
sha2.workspace = true
|
||||
teepot.workspace = true
|
||||
tracing-log.workspace = true
|
||||
tracing-subscriber.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue