AnyTool

SECURITY TOOLS

Hash, encryption and security tools

Generate hashes and passwords, encrypt local text, decode data and prepare security policies in your browser.

Encryption, hashing and encoding are different

Encryption can be reversed with a key. Password hashes such as bcrypt are one-way. Encodings such as Base64, ROT13 and Morse are reversible formats, not protection.

Know where processing happens

Password generators, AES and RSA content stays in your browser. Bcrypt, SSL, DNSSEC and response-header checks use the server; private keys are never sent for those server-side checks.

Hash Tools

Password Tools

Encryption & Encoding Tools

Security Utilities