awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 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

  • Criptografie - ECDH and ECDSA implementations for various processor architectures.

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI
  • Cryptography Libraries - Fast ECDH and ECDSA implementation for various processor architectures.
  • 1,418 stele·502 fork-uri·PHP·BSD-2-Clause·4 vizualizări

    Istoric stele

    Graficul istoricului de stele pentru kmackay/micro-eccGraficul istoricului de stele pentru kmackay/micro-ecc

    Întrebări frecvente

    Ce face kmackay/micro-ecc?

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

    Care sunt principalele funcționalități ale kmackay/micro-ecc?

    Principalele funcționalități ale kmackay/micro-ecc sunt: Criptografie, Cryptography Libraries.

    Care sunt câteva alternative open-source pentru kmackay/micro-ecc?

    Alternativele open-source pentru kmackay/micro-ecc includ: 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…

    Alternative open-source pentru Micro Ecc

    Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Micro Ecc.
    • jedisct1/libhydrogenAvatar jedisct1

      jedisct1/libhydrogen

      773Vezi pe GitHub↗

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

      Carduinoatmega328pavr
      Vezi pe GitHub↗773
    • jedisct1/libsodiumAvatar jedisct1

      jedisct1/libsodium

      13,467Vezi pe 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
      Vezi pe GitHub↗13,467
    • cossacklabs/themisAvatar cossacklabs

      cossacklabs/themis

      1,965Vezi pe 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
      Vezi pe GitHub↗1,965
  • kokke/tiny-aes-cAvatar kokke

    kokke/tiny-AES-c

    4,863Vezi pe 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
    Vezi pe GitHub↗4,863
  • Vezi toate cele 30 alternative pentru Micro Ecc→