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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pvorb avatar

pvorb/node-md5

0
View on GitHub↗
914 نجوم·174 تفرعات·JavaScript·BSD-3-Clause·1 مشاهدةwww.npmjs.com/package/md5↗

Node Md5

a JavaScript function for hashing messages with MD5.

Features

  • Cryptography and Security - MD5 hashing function.

سجل النجوم

مخطط تاريخ النجوم لـ pvorb/node-md5مخطط تاريخ النجوم لـ pvorb/node-md5

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Node Md5

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Node Md5.
  • anoskov/rsa-exالصورة الرمزية لـ anoskov

    anoskov/rsa-ex

    38عرض على GitHub↗

    Library for working with RSA keys using Elixir and OpenSSL ports

    Elixir
    عرض على GitHub↗38
  • bevacqua/hash-sumالصورة الرمزية لـ bevacqua

    bevacqua/hash-sum

    312عرض على GitHub↗

    `shell npm i hash-sum -S `

    JavaScript
    عرض على GitHub↗312
  • 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
  • alexgorbatchev/crcالصورة الرمزية لـ alexgorbatchev

    alexgorbatchev/crc

    369عرض على GitHub↗

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

    Python
    عرض على GitHub↗369
عرض جميع البدائل الـ 30 لـ Node Md5→

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

ما هي وظيفة pvorb/node-md5؟

a JavaScript function for hashing messages with MD5.

ما هي الميزات الرئيسية لـ pvorb/node-md5؟

الميزات الرئيسية لـ pvorb/node-md5 هي: Cryptography and Security.

ما هي البدائل مفتوحة المصدر لـ pvorb/node-md5؟

تشمل البدائل مفتوحة المصدر لـ pvorb/node-md5: 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.