About 40,100 results
Open links in new tab
  1. bcrypt - Wikipedia

    bcrypt is a password-hashing function designed by Niels Provos and David Mazières. It is based on the Blowfish cipher and …

  2. bcrypt - npm

    A bcrypt library for NodeJS.. Latest version: 6.0.0, last published: a year ago. Start using bcrypt in your project by running `npm i …

  3. Bcrypt Generator - Online Hash Generator and Checker

    Free online bcrypt hash generator and verifier. Create secure password hashes with adjustable rounds. Client-side processing …

  4. NPM bcrypt - GeeksforGeeks

    May 10, 2024 · bcrypt is a popular npm package used for password hashing. It utilizes the bcrypt hashing algorithm, which is …

  5. Bcrypt - Blowfish File Encryption

    Bcrypt is a cross platform file encryption utility. Encrypted files are portable across all supported operating systems and processors. …

  6. GitHub - pyca/bcrypt: Modern(-ish) password hashing for your software ...

    While bcrypt remains an acceptable choice for password storage, depending on your specific use case you may also want to …

  7. Bcrypt Hash Generator & Verifier

    Generate Bcrypt password hashes with desired cost option. Verify/Validate existing Bcrypt hashes.

  8. Bcrypt Hash Generator - W3Schools

    Bcrypt is a password-hashing function designed by Niels Provos and David Mazières, based on the Blowfish cipher. Unlike general …

  9. Bcrypt Password Hashing Complete Guide【2026】- Security …

    Feb 22, 2026 · Bcrypt is one of the most trusted password hashing algorithms in the industry, designed specifically to protect user …

  10. bcryptjs - npm

    Optimized bcrypt in plain JavaScript with zero dependencies, with TypeScript support. Compatible to 'bcrypt'.. Latest version: 3.0.3, …