Module hash

Module hash 

Source
Expand description

Hash algorithm metadata used by catalog, install, and inventory code.

The hash model is small on purpose: it carries the algorithm identity, the display name used in user-facing messages, the expected hex length, and a flag for legacy algorithms that should be treated with extra caution.

Enumsยง

HashAlgorithm
Checksum algorithms that Winbrew recognizes in persisted model data.