ToolCraft
HomeAI ToolsDeveloper ToolsUnit ConverterImage Tools
ToolCraft

© 2026 ToolCraft. All rights reserved.

Privacy PolicyTerms of Service
DMCA.com Protection Status
HomeSecurityEncryption Tool

Security

Password GeneratorHash CheckerPassword Strength CheckerEncryption ToolSSL Certificate Decoderhtpasswd GeneratorCSP GeneratorCORS Config GeneratorTOTP / 2FA QR Generator

Encryption Tool

Encrypt and decrypt text using AES-GCM with a password

Enter text and password to encrypt or decrypt

View all Security

View all
100% offline

Hash Generator

Generate MD5, SHA-1, SHA-256, SHA-384, SHA-512 hashes

Developer Tools
100% offline

Password Generator

Generate strong, random passwords with customizable options

Security
100% offline

Base64 Encoder/Decoder

Encode and decode Base64 strings

Developer Tools

What is Encryption Tool?

Encryption Tool is a free online tool that lets you encrypt and decrypt text using AES-256-GCM, one of the most secure symmetric encryption algorithms available. Simply enter your text and a password to produce an encrypted ciphertext that can only be decrypted with the same password. The tool uses the Web Crypto API built into modern browsers, deriving a 256-bit encryption key from your password using PBKDF2 with a random salt. Each encryption produces unique output even with the same text and password, thanks to random initialization vectors. All processing happens entirely in your browser — no data or passwords are ever transmitted to any server.

FAQ