Cryptographic hash functions create a fixed-size output from any input. They are one-way functions - you cannot reverse the hash to get the original text.
Generate secure passwords
Generate HMAC signatures
Hash & verify bcrypt passwords
Decode JSON Web Tokens
General JSON-LD schema
Convert HTML to GitHub-flavored Markdown