awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
paulmillr avatar

paulmillr/noble-hashes

0
View on GitHub↗
874 星标·70 分支·TypeScript·MIT·4 次浏览paulmillr.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 历史

paulmillr/noble-hashes 的 Star 历史图表paulmillr/noble-hashes 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Noble Hashes 的开源替代方案

相似的开源项目,按与 Noble Hashes 的功能重合度排序。
  • bitwiseshiftleft/sjclbitwiseshiftleft 的头像

    bitwiseshiftleft/sjcl

    7,208在 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
    在 GitHub 上查看↗7,208
  • brix/crypto-jsbrix 的头像

    brix/crypto-js

    16,384在 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
    在 GitHub 上查看↗16,384
  • clipperz/javascript-crypto-libraryclipperz 的头像

    clipperz/javascript-crypto-library

    284在 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
    在 GitHub 上查看↗284
  • apache/incubator-milagro-crypto-jsapache 的头像

    apache/incubator-milagro-crypto-js

    19在 GitHub 上查看↗

    Apache milagro

    JavaScript
    在 GitHub 上查看↗19
查看 Noble Hashes 的所有 27 个替代方案→

常见问题解答

paulmillr/noble-hashes 是做什么的?

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

paulmillr/noble-hashes 的主要功能有哪些?

paulmillr/noble-hashes 的主要功能包括:JavaScript Cryptography。

paulmillr/noble-hashes 有哪些开源替代品?

paulmillr/noble-hashes 的开源替代品包括: 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.