๐
Security
HMAC Generator
Generate HMACs (Hash-based Message Authentication Codes) with MD5, SHA-1, SHA-256, SHA-384, SHA-512 and SHA-3 algorithms.
How to use?
Enter the message, secret key and select the algorithm. Click Generate HMAC. The HMAC is calculated in the browser โ no data is sent to the server.
Related Tools
๐
Password Generator
Generate strong, random passwords with custom length, uppercase letters, numbers and symbols. Generated in the browser โ no data leaves your device.
๐ก๏ธ
Password Strength Checker
Analyze the strength of any password: length, character classes, entropy in bits and resistance estimate. Processed in the browser โ the password never leaves your device.
๐
SQL Escape
Escape SQL strings by adding backslashes to single quotes and other special characters to prevent SQL injection.