# BCrypt Hash & Verify — yeezhan.com > One-time pay-per-task emergency tool to make your file ready for submission. > No credits, no balance. One payment unlocks one task result, valid for 24 hours. Tool domain: https://bcrypt-tool.yeezhan.com Skill definition: https://bcrypt-tool.yeezhan.com/skill/SKILL.md API documentation: https://bcrypt-tool.yeezhan.com/api/docs ## What this tool does Generate a bcrypt hash from a password, or verify a password against an existing hash. ## Typical user problems - Seeding users or migrating auth needs real bcrypt hashes — and verifying a login without shipping the hash to a server is equally common. ## Parameters - mode: enum, required. 模式 - rounds: number (range 4-15), optional. 加盐轮数 (cost). 每 +1 耗时翻倍;10 为常见默认值 ## Pricing - Watermarked preview: free, no login required - Final clean output: $0.99 one-time per task - Require login (email/phone OTP) to complete payment - Result available for download 24 hours after payment ## Limitations - Max input 20 MB