🔐 AES 加密 / 解密

AES-GCM 256 · PBKDF2 派生 · 浏览器本地加密
输入 Input
结果 Output
密文格式:base64( salt[16] + iv[12] + ciphertext ),解密需相同口令。
等待输入…