Loading…
本地加密、通行密钥、证明与通俗讲解
Security Studio 在本地生成机密并检查令牌 — 密码、UUID、API 密钥、bcrypt 哈希、JWT 解码和 HMAC。没有任何内容被记录或发送到服务器;在对身份验证流程进行原型设计或审核暂存令牌时使用它。
单击打开工作室 - 您的文件和侧边栏上下文保留在一页上。
从侧边栏中选择一个工具或上面的流行芯片。随时切换,无需重新加载。
下载结果或跳转到相关工作室,文件仍加载。
此工作室中最常见任务的分步页面。
像侧边栏一样分组——点击直接打开。
No — bcrypt and Argon2 demos run locally; nothing is logged server-side.
Yes — Passkey Inspector decodes WebAuthn clientDataJSON and authenticatorData locally; WebAuthn Test registers a demo credential in this browser.
Encrypted Notes seals with libsodium secretbox in your browser — ciphertext stays on your device until you copy it.