Skip to content

Cleanup uses of Disable{MD5Hash,Crc32Checksum} #7029

@coryan

Description

@coryan

The uses are not symmetric, as MD5 hashes are disabled by default, and CRC32C checksums are enabled by default. I think my decision to use the default constructor of DisableMD5Hash made the rest of the code too complicated.

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the Cloud Storage API.type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions