Home/Araçlar
Alet Çantası

Geliştirici araçları.

Small, single-purpose tools for your daily development workflow. Runs in the browser, no data is sent to any server.

🔧 Bcrypt

Generates and verifies bcrypt password hashes. Enter a cost (4–15) and a password → a `$2a$` hash is produced with a pure-JS (Blowfish-based) bcrypt; you can also paste a hash + password to check whether they match. Salt uses `crypto.getRandomValues`. Verified byte-for-byte against known bcryptjs vectors. High cost can be slow (computed in your browser). No network; the password never leaves your device.

VVosetuCMS