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
·
indutny avatar

indutny/hash.js

0
View on GitHub↗
324 stars·41 forks·JavaScript·2 views

Hash.js

Just a bike-shed.

Features

  • Cryptography and Security - Pure JavaScript hashing implementations.

Star history

Star history chart for indutny/hash.jsStar history chart for indutny/hash.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 Hash.js

Similar open-source projects, ranked by how many features they share with Hash.js.
  • anoskov/rsa-exanoskov avatar

    anoskov/rsa-ex

    38View on GitHub↗

    Library for working with RSA keys using Elixir and OpenSSL ports

    Elixir
    View on GitHub↗38
  • bevacqua/hash-sumbevacqua avatar

    bevacqua/hash-sum

    312View on GitHub↗

    `shell npm i hash-sum -S `

    JavaScript
    View on GitHub↗312
  • 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
  • alexgorbatchev/crcalexgorbatchev avatar

    alexgorbatchev/crc

    369View on GitHub↗

    Functions for calculating Cyclic Redundancy Checks (CRC) values for the Node.js and front-end.

    Python
    View on GitHub↗369
See all 30 alternatives to Hash.js→

Frequently asked questions

What does indutny/hash.js do?

Just a bike-shed.

What are the main features of indutny/hash.js?

The main features of indutny/hash.js are: Cryptography and Security.

What are some open-source alternatives to indutny/hash.js?

Open-source alternatives to indutny/hash.js include: anoskov/rsa-ex — Library for working with RSA keys using Elixir and OpenSSL ports. bevacqua/hash-sum — ``shell npm i hash-sum -S ``. 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… crypto-browserify/pbkdf2 — This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned… alexgorbatchev/crc — Functions for calculating Cyclic Redundancy Checks (CRC) values for the Node.js and front-end.