AES文本加密
使用浏览器内置SubtleCrypto API通过AES-256-GCM加密和解密文本。
Uses AES-256-GCM with PBKDF2 key derivation. Encrypted output is base64-encoded.
Comments & Feedback
Comments are powered by Giscus. Sign in with GitHub to leave a comment.
使用浏览器内置SubtleCrypto API通过AES-256-GCM加密和解密文本。
Uses AES-256-GCM with PBKDF2 key derivation. Encrypted output is base64-encoded.
Comments are powered by Giscus. Sign in with GitHub to leave a comment.