ตัวเข้ารหัสและ Crypto
การเข้ารหัส / ถอดรหัสไฟล์ AES
Encrypt files with AES-GCM and a passphrase.
Drop a file or click to browse
Any file. Downloads as <name>.aes.json after encryption.
AES-GCM 256-bit · PBKDF2 200,000 iterations · everything runs in your browser.
หมายเหตุจากบรรณาธิการ
Understanding · A passphrase, a key derivation, and a cipher.
บทเชิงลึกนี้มีให้บริการเฉพาะภาษาอังกฤษในขณะนี้ เครื่องมือแปลงด้านบนทำงานในภาษาของคุณ บทความอธิบายแบบยาวยังไม่ได้แปล
คำถามที่พบบ่อย
Quick answers.
›What happens if I forget my password?
The data is unrecoverable. Because this is a privacy-first tool with no server-side storage, there is no 'reset' or recovery mechanism for lost passphrases.
›Is the encryption local or server-side?
All encryption and decryption occur locally on your device via your browser's Web Crypto API. Your files and passwords are never uploaded to any external server.
›Why is AES-GCM better than CBC mode?
GCM provides authenticated encryption, meaning it can detect if any part of the encrypted file has been tampered with or corrupted before decryption. Traditional CBC mode only provides privacy and requires a separate MAC for integrity.
›What is the file size limit?
The limit depends on your browser's available memory. For files larger than 1GB, we recommend using a dedicated desktop tool to avoid browser crashes or memory exhaustion.
ผู้คนยังค้นหา
เครื่องมือที่เกี่ยวข้อง
More in this room.
- ตัวสร้างคู่คีย์ RSA / ECDSAPEM + PKCS#8 + JWK — Web Crypto ในเบราว์เซอร์ของคุณ
- ตัวสร้างและลงนาม Ed25519 Keyสร้างคีย์ Ed25519 และลงนามข้อความในเครื่อง
- ตัวถอดรหัสใบรับรอง X.509หัวเรื่อง, ผู้ออก, ความถูกต้อง, SAN, ลายนิ้วมือ — ทั้งหมดในพริบตา
- PGP เข้ารหัส / ถอดรหัสข้อความ OpenPGP — เข้ารหัส, ถอดรหัส, ลงชื่อ, ตรวจสอบ
- Base64 เข้ารหัส / ถอดรหัสเข้ารหัสและถอดรหัส Base64 — ปลอดภัยสำหรับ Unicode
- ตัวถอดรหัส JWTถอดรหัสและตรวจสอบโทเค็น JWT — ในเครื่อง ไม่บันทึก