awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
S

shaneGirish/bcrypt-Node.js

0
View on GitHub↗
0 stars·0 forks·0 views

Bcrypt Node.js

Features

  • JavaScript Cryptography - Native bcrypt implementation for password hashing in Node.js.

Star history

Star history chart for shanegirish/bcrypt-node.jsStar history chart for shanegirish/bcrypt-node.js

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Bcrypt Node.js

Similar open-source projects, ranked by how many features they share with Bcrypt Node.js.
  • bitwiseshiftleft/sjclbitwiseshiftleft avatar

    bitwiseshiftleft/sjcl

    7,208View on GitHub↗

    sjcl is a JavaScript cryptography library providing a collection of primitives for encryption, hashing, and encoding within a web browser. It functions as an AES symmetric encryption tool, a cryptographic hashing library, and a Base32 data encoder. The project provides implementations for the Advanced Encryption Standard to secure data through symmetric key encryption and decryption. It also enables the generation of fixed-length data fingerprints to verify information integrity and authenticity. The library covers a broader range of security capabilities, including client-side data hashing,

    JavaScript
    View on GitHub↗7,208
  • brix/crypto-jsbrix avatar

    brix/crypto-js

    16,384View on GitHub↗

    crypto-js is a JavaScript cryptography library providing a collection of standard cryptographic algorithms and data transformation tools. It functions as a symmetric encryption toolset, a cryptographic hash implementation, and a password derivation tool for the JavaScript environment. The library enables the protection of sensitive data through symmetric encryption and the production of fixed-size data digests to verify integrity. It includes utilities for converting user passwords into secure cryptographic keys and a data format converter for translating information between Base64, Hex, and

    JavaScript
    View on GitHub↗16,384
  • clipperz/javascript-crypto-libraryclipperz avatar

    clipperz/javascript-crypto-library

    284View on GitHub↗

    The JavaScript Crypto Library provides web developers with an extensive and efficient set of cryptographic functions. The library aims to obtain maximum execution speed while preserving modularity and reusability. The library is released as open source under a BDS license.

    JavaScript
    View on GitHub↗284
  • apache/incubator-milagro-crypto-jsapache avatar

    apache/incubator-milagro-crypto-js

    19View on GitHub↗

    Apache milagro

    JavaScript
    View on GitHub↗19
See all 27 alternatives to Bcrypt Node.js→

Frequently asked questions

What are the main features of shanegirish/bcrypt-node.js?

The main features of shanegirish/bcrypt-node.js are: JavaScript Cryptography.

What are some open-source alternatives to shanegirish/bcrypt-node.js?

Open-source alternatives to shanegirish/bcrypt-node.js include: bitwiseshiftleft/sjcl — sjcl is a JavaScript cryptography library providing a collection of primitives for encryption, hashing, and encoding… brix/crypto-js — crypto-js is a JavaScript cryptography library providing a collection of standard cryptographic algorithms and data… clipperz/javascript-crypto-library — The JavaScript Crypto Library provides web developers with an extensive and efficient set of cryptographic functions.… cossacklabs/themis — Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data… dchest/tweetnacl-js — Port of TweetNaCl cryptographic library to JavaScript. apache/incubator-milagro-crypto-js — Apache milagro.