关于 加密 / 解密
Encrypt and decrypt text or files using AES-256-GCM, entirely 在浏览器中 — nothing is sent to any server.
如何使用 加密 / 解密
- 1选择the mode: Encrypt or Decrypt。
- 2For text: 粘贴你的 plaintext (or ciphertext) and enter a strong encryption key.
- 3Click 'Process' to encrypt or decrypt. The result appears 即时.
- 4For files: switch to 文件 tab, select 一个文件, enter your key, and encrypt or decrypt it.
- 5复制result or download the encrypted/decrypted file。
提示
- 使用一个 long, random passphrase (20+ characters) — the encryption is only as strong as your key.
- Store your encryption key separately from the encrypted data — losing the key means losing 数据 forever.
- AES-256-GCM provides both confidentiality and integrity — any tampering will cause decryption to fail.
OneKitTools 团队更新于 2.21.4