awesome-repositories.com
Blog
MCP
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
·
paulmillr avatar

paulmillr/noble-hashes

0
View on GitHub↗
874 stars·70 forks·TypeScript·MIT·4 viewspaulmillr.com/noble↗

Noble Hashes

Audited & minimal JS implementation of hash functions, MACs and KDFs.

Features

  • JavaScript Cryptography - Collection of secure hash functions and HMAC implementations.

Star history

Star history chart for paulmillr/noble-hashesStar history chart for paulmillr/noble-hashes

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 Noble Hashes

Similar open-source projects, ranked by how many features they share with Noble Hashes.
  • 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 Noble Hashes→

Frequently asked questions

What does paulmillr/noble-hashes do?

Audited & minimal JS implementation of hash functions, MACs and KDFs.

What are the main features of paulmillr/noble-hashes?

The main features of paulmillr/noble-hashes are: JavaScript Cryptography.

What are some open-source alternatives to paulmillr/noble-hashes?

Open-source alternatives to paulmillr/noble-hashes 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.