[[["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-05-30 UTC."],[[["\u003cp\u003eThere are three defined orders for handling password hashing: unspecified, salt-first, or password-first.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUNSPECIFIED_ORDER\u003c/code\u003e means the order of salt and password during hashing is not determined.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSALT_AND_PASSWORD\u003c/code\u003e indicates that the salt is prepended to the password before hashing.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePASSWORD_AND_SALT\u003c/code\u003e specifies that the password is prepended to the salt before hashing.\u003c/p\u003e\n"]]],[],null,[]]