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

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

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

kmackay/micro-ecc

0
View on GitHub↗

Micro Ecc

ECDH and ECDSA for 8-bit, 32-bit, and 64-bit processors.

Features

  • التشفير - ECDH and ECDSA implementations for various processor architectures.

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

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

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

Start searching with AI
  • Cryptography Libraries - Fast ECDH and ECDSA implementation for various processor architectures.
  • 1,418 نجوم·502 تفرعات·PHP·BSD-2-Clause·4 مشاهدات

    سجل النجوم

    مخطط تاريخ النجوم لـ kmackay/micro-eccمخطط تاريخ النجوم لـ kmackay/micro-ecc

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

    ما هي وظيفة kmackay/micro-ecc؟

    ECDH and ECDSA for 8-bit, 32-bit, and 64-bit processors.

    ما هي الميزات الرئيسية لـ kmackay/micro-ecc؟

    الميزات الرئيسية لـ kmackay/micro-ecc هي: التشفير, Cryptography Libraries.

    ما هي البدائل مفتوحة المصدر لـ kmackay/micro-ecc؟

    تشمل البدائل مفتوحة المصدر لـ kmackay/micro-ecc: jedisct1/libsodium — Libsodium is a portable, C-based cryptographic library that provides a collection of modern primitives for encryption,… libtom/libtomcrypt — LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast… cossacklabs/themis — Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data… jedisct1/libhydrogen — A lightweight, secure, easy-to-use crypto library suitable for constrained environments. kokke/tiny-aes-c — tiny-AES-c is a lightweight C language cryptography library that provides a symmetric cipher implementation of the… artem-smotrakov/micropython-rsa-signing — This is an implementation of RSA signing for MicroPython. It's writter in pure Python, and based on python-rsa version…

    بدائل مفتوحة المصدر لـ Micro Ecc

    مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Micro Ecc.
    • jedisct1/libhydrogenالصورة الرمزية لـ jedisct1

      jedisct1/libhydrogen

      773عرض على GitHub↗

      A lightweight, secure, easy-to-use crypto library suitable for constrained environments.

      Carduinoatmega328pavr
      عرض على GitHub↗773
    • jedisct1/libsodiumالصورة الرمزية لـ jedisct1

      jedisct1/libsodium

      13,467عرض على GitHub↗

      Libsodium is a portable, C-based cryptographic library that provides a collection of modern primitives for encryption, decryption, digital signatures, password hashing, and secure key exchange. It is designed to facilitate secure communication and data integrity across diverse hardware architectures and operating systems. The library distinguishes itself by utilizing constant-time primitive execution to prevent side-channel attacks and employing memory-hard algorithms to increase the difficulty of brute-force password attacks. It abstracts complex mathematical operations into simplified inter

      Cccryptocryptography
      عرض على GitHub↗13,467
    • cossacklabs/themisالصورة الرمزية لـ cossacklabs

      cossacklabs/themis

      1,965عرض على GitHub↗

      Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

      Casymmetric-cryptographyauthenticationcryptography
      عرض على GitHub↗1,965
    • kokke/tiny-aes-cالصورة الرمزية لـ kokke

      kokke/tiny-AES-c

      4,863عرض على GitHub↗

      tiny-AES-c is a lightweight C language cryptography library that provides a symmetric cipher implementation of the Advanced Encryption Standard. It functions as a portable set of functions for encrypting and decrypting data using a shared secret key. The library is designed for embedded system security, enabling cryptographic operations on hardware with limited memory and processing power. It provides these capabilities without relying on large external dependencies. The implementation utilizes a standard C library approach, employing table-based substitution and in-place buffer mutation to

      C
      عرض على GitHub↗4,863
    عرض جميع البدائل الـ 30 لـ Micro Ecc→