密码泄漏检查

检查您的密码是否在数据泄漏事件中被暴露

Uses k-Anonymity via Have I Been Pwned API. Your password is never sent over the network.
Your password is hashed locally. Only the first 5 characters of the SHA-1 hash are sent to the API (k-Anonymity model).
工具箱