Skip to content

use a strong hash from MAC commitments #260

@themighty1

Description

@themighty1

Currently a TCCR hash is used for MAC commitments

let expected = hasher.tccr(Block::from((id as u128).to_be_bytes()), *mac.as_block());

We should use a stong hash like e.g. blake3 instead.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions