Generate Hash-based Message Authentication Codes (HMAC) using SHA-256, SHA-384, SHA-512. Used for API authentication, webhook verification, and message integrity.
Paste an expected HMAC to verify against the generated one.
Decode SSL/TLS certificates
Decode JSON Web Tokens
Hash & verify bcrypt passwords
Decrypt Node crypto AES-GCM middleware payloads
Convert Word DOCX to PDF
Convert YAML to JSON and vice versa