Security & Data安全与数据
Inspect tokens and privacy-sensitive data locally without uploads.在本地检查令牌与隐私敏感数据,无需上传。
JWT DecoderJWT 解码器
Decode JWT headers and payloads locally without verifying or uploading tokens.在浏览器本地解码 JWT 头部与载荷,不验证签名且不上传。
Hash Generator哈希生成器
Generate SHA hashes for text locally with the browser crypto API.使用浏览器加密 API 在本地为文本生成 SHA 哈希。
Password Generator密码生成器
Create strong random passwords locally with selectable character sets.在浏览器本地生成强随机密码,并可选择字符集。