[[["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-09 UTC."],[[["The latest version available is 2.37.0-rc, with links to documentation for each version down to 2.11.0."],["This page covers the `DisableMD5Hash` feature within the Google Cloud Storage C++ library."],["MD5 hashes are disabled by default due to being computationally expensive, but can be enabled using the `EnableMD5Hash()` helper function."],["It is recommended to use CRC32C checksums for data integrity, as disabling CRC32C while MD5 is disabled exposes the application to data corruption."],["The `DisableMD5Hash` feature contains a constructor and a static function called `name()` which returns a constant character pointer."]]],[]]