Skip to content

Revise ComputeNonCryptographicHash introduced for platforms not supporting Sha256 #7183

@Youssef1313

Description

@Youssef1313

Wasi is still experimental right? Why do we care too much about it early? Regardless, I would avoid using non-cryptographic hash here. Either we disable this code path on WASI (which is telemetry only I think), or implement a managed Sha256 and use it here.

Originally posted by @Youssef1313 in #7137 (comment)

Metadata

Metadata

Assignees

Labels

Area: MTPBelongs to the Microsoft.Testing.Platform core library

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions