Bcrypt 哈希生成器

使用可配置的盐轮生成bcrypt密码哈希。

Note: This is a bcrypt-style simulation using SHA-256 iterations. For production use, use a proper bcrypt library (e.g. bcryptjs).
4 (fast)12 (secure)

相关工具

关于此工具

使用可配置的盐轮生成bcrypt密码哈希。