[[["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 webpage provides documentation for the `DisableMD5Hash` feature across multiple versions of the Google Cloud Storage C++ client library, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["MD5 hashing is disabled by default due to its computational cost, with the recommendation to use CRC32C checksums for data integrity."],["The `EnableMD5Hash()` helper function can be utilized to enable MD5 hashing if required."],["Disabling both MD5 and CRC32C exposes the application to data corruption."],["The `DisableMD5Hash` class has a `name()` function that returns a constant character pointer, and has a `DisableMD5Hash()` constructor."]]],[]]