# Functions
CheckPasswordHash checks password against hashed password.
No description provided by the author
HashPassword hashes given password.
RewriteURLsInJSONStringBased takes a JSON byte slice and rewrites all occurrences of the targetURL with replacementURL, attempting to preserve the order of elements.