awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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.

سجل النجوم

مخطط تاريخ النجوم لـ paulmillr/noble-hashesمخطط تاريخ النجوم لـ paulmillr/noble-hashes

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Noble Hashes

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Noble Hashes.
  • bitwiseshiftleft/sjclالصورة الرمزية لـ bitwiseshiftleft

    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-jsالصورة الرمزية لـ brix

    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-libraryالصورة الرمزية لـ clipperz

    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-jsالصورة الرمزية لـ apache

    apache/incubator-milagro-crypto-js

    19عرض على GitHub↗

    Apache milagro

    JavaScript
    عرض على GitHub↗19
عرض جميع البدائل الـ 27 لـ Noble Hashes→

الأسئلة الشائعة

ما هي وظيفة 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.