[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["This page lists the versions of the `DisableMD5Hash` structure, ranging from the latest release candidate, 2.37.0-rc, down to version 2.11.0."],["MD5 hash computations are disabled by default due to their computational cost, and enabling them requires the use of the `EnableMD5Hash()` helper function."],["CRC32C checksums are recommended for data integrity, and disabling them without enabling MD5 hashes may expose the application to data corruption."],["The `DisableMD5Hash` structure includes a constructor and a static function called `name()` that returns a `char const *`."]]],[]]