ToolPane
Blog

Free Online Cryptography & Security Tools

Generate hashes, TOTP codes, and decode OTP QR codes. SHA-256, SHA-512, and more. All processing happens in your browser.

About Cryptography Tools

Cryptographic tools help developers verify data integrity, debug authentication flows, and understand security mechanisms. Hash generators produce fixed-size digests (SHA-256, SHA-512) from any input — used for checksums, password storage, and digital signatures. TOTP generators create time-based one-time passwords for testing two-factor authentication implementations. OTP QR decoders inspect the otpauth:// URIs embedded in authenticator setup QR codes, revealing secrets, algorithms, and configuration parameters. All tools run client-side — your secrets never leave your browser.