deploy.ltd

Deploy first, debug later.

Deploy first, debug later.

← All tools

Bcrypt Cost Reference

Work factor vs latency (reference only).

Hashing runs server-side in real apps. Use this table to pick a cost factor; times are approximate on modern hardware.

Cost~TimeNote
8~40msFast, weak for production
10~150msCommon default
12~600msRecommended for interactive login
14~2.5sHigh security, UX cost