[[["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-02 UTC."],[[["This webpage provides documentation for the `DisableMD5Hash` feature across multiple versions, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["MD5 hash computations are disabled by default for performance reasons, as they are computationally expensive."],["The documentation details how to enable MD5 hashes using the `EnableMD5Hash()` helper function."],["CRC32C checksums are recommended for data integrity, and disabling them while also disabling MD5 exposes the application to possible data corruption."],["The page details the single function that `DisableMD5Hash` has, which is `static name()`."]]],[]]