awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्ट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.

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

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/libhydrogenjedisct1 का अवतार

      jedisct1/libhydrogen

      773GitHub पर देखें↗

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

      Carduinoatmega328pavr
      GitHub पर देखें↗773
    • jedisct1/libsodiumjedisct1 का अवतार

      jedisct1/libsodium

      13,467GitHub पर देखें↗

      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/themiscossacklabs का अवतार

      cossacklabs/themis

      1,965GitHub पर देखें↗

      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-ckokke का अवतार

    kokke/tiny-AES-c

    4,863GitHub पर देखें↗

    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
  • Micro Ecc के सभी 30 विकल्प देखें→