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

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

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jedisct1/libhydrogen

Open-source alternatives to Libhydrogen

30 open-source projects similar to jedisct1/libhydrogen, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Libhydrogen alternative.

  • 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
  • kmackay/micro-ecckmackay का अवतार

    kmackay/micro-ecc

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

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

    PHP
    GitHub पर देखें↗1,418
  • 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
  • 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

AI सर्च

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

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

Find more with AI search
  • libtom/libtomcryptlibtom का अवतार

    libtom/libtomcrypt

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

    LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.

    Cccryptographyencryption
    GitHub पर देखें↗1,773
  • attaswift/siphashattaswift का अवतार

    attaswift/SipHash

    264GitHub पर देखें↗

    Simple and secure hashing in Swift with the SipHash algorithm

    Swift
    GitHub पर देखें↗264
  • artem-smotrakov/micropython-rsa-signingartem-smotrakov का अवतार

    artem-smotrakov/micropython-rsa-signing

    19GitHub पर देखें↗

    This is an implementation of RSA signing for MicroPython. It's writter in pure Python, and based on python-rsa version 4.0.

    Python
    GitHub पर देखें↗19
  • amosavian/jwsetkitamosavian का अवतार

    amosavian/JWSETKit

    67GitHub पर देखें↗

    A full-featured Swift library for JOSE standards with first-class support for CryptoKit keys, providing JWS, JWT, SD-JWT, and JWE with signing, encryption, and JWK key management.

    Swift
    GitHub पर देखें↗67
  • bcryptnet/bcrypt.netBcryptNet का अवतार

    BcryptNet/bcrypt.net

    989GitHub पर देखें↗

    BCrypt.Net - Bringing updates to the original bcrypt package

    C#
    GitHub पर देखें↗989
  • barerose/lonesha256BareRose का अवतार

    BareRose/lonesha256

    38GitHub पर देखें↗

    This is a header-only library, as such most of its functional documentation is contained within the "header section" of the source code in the form of comments. It is highly recommended that you read said documentation before using this library.

    C
    GitHub पर देखें↗38
  • blackdoor/joseblackdoor का अवतार

    blackdoor/jose

    16GitHub पर देखें↗

    Extensible JOSE library for Scala

    Scala
    GitHub पर देखें↗16
  • carglglz/mpy-mbedtlsCarglglz का अवतार

    Carglglz/mpy-mbedtls

    3GitHub पर देखें↗

    MicroPython bindings for ECDSA keys basic functionality and x509 cert/csr utilities. Supports both PEM and DER formats

    C
    GitHub पर देखें↗3
  • cforler/ada-crypto-librarycforler का अवतार

    cforler/Ada-Crypto-Library

    86GitHub पर देखें↗

    Welcome to the Ada Crypto Library (ACL) aka libadacrypt This library is an ongoing project that provides the Ada community to strong cryptography primitives and schemes, focused to ensure data confidentiality and data integrity.

    Ada
    GitHub पर देखें↗86
  • cheatfate/nimcryptoC

    cheatfate/nimcrypto

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • armmbed/mbedtlsARMmbed का अवतार

    ARMmbed/mbedtls

    6,712GitHub पर देखें↗

    Mbed TLS is an open-source TLS and DTLS library with a small footprint, designed for embedded systems and IoT devices. It provides a portable cryptographic library that includes symmetric ciphers, hashing, and public-key cryptography, along with a reference implementation of the PSA Cryptography API for standardized cryptographic operations across platforms. The library also offers X.509 certificate management for parsing, validating, and managing certificate chains in secure communications. The library is built around a platform abstraction layer that decouples it from OS-specific services t

    C
    GitHub पर देखें↗6,712
  • cwpearson/nim-murmurhashC

    cwpearson/nim-murmurhash

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • cr-marcstevens/sha1collisiondetectioncr-marcstevens का अवतार

    cr-marcstevens/sha1collisiondetection

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

    Library and command line tool to detect SHA-1 collision in a file

    C
    GitHub पर देखें↗1,401
  • b-con/crypto-algorithmsB-Con का अवतार

    B-Con/crypto-algorithms

    2,023GitHub पर देखें↗

    Basic implementations of standard cryptography algorithms, like AES and SHA-1.

    C
    GitHub पर देखें↗2,023
  • cyan4973/xxhashCyan4973 का अवतार

    Cyan4973/xxHash

    10,885GitHub पर देखें↗

    xxHash is a high-performance, non-cryptographic hash library designed for rapid checksum generation and data integrity verification. It functions as an incremental hashing engine, allowing for the processing of large or streaming data inputs by maintaining a persistent internal state across sequential chunks. The library is engineered as a computational framework that maximizes throughput by utilizing wide CPU registers and branchless instruction pipelining. It achieves high-speed performance by aligning data access with CPU cache lines and employing multi-stage mixing functions that ensure c

    Ccdispersionhash
    GitHub पर देखें↗10,885
  • d-programming-deimos/opensslD-Programming-Deimos का अवतार

    D-Programming-Deimos/openssl

    47GitHub पर देखें↗

    OpenSSL D interface

    C
    GitHub पर देखें↗47
  • dagenix/rust-cryptoDaGenix का अवतार

    DaGenix/rust-crypto

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

    A (mostly) pure-Rust implementation of various cryptographic algorithms.

    Rust
    GitHub पर देखें↗1,453
  • damaki/libkeccakdamaki का अवतार

    damaki/libkeccak

    40GitHub पर देखें↗

    This project implements the Keccak family of sponge functions and related constructions using the SPARK 2014 programming language, with static proof of type safety and good performance.

    Ada
    GitHub पर देखें↗40
  • darkestkhan/fletcherdarkestkhan का अवतार

    darkestkhan/fletcher

    0GitHub पर देखें↗

    Implementation of Fletcher_16 sum. Only computation of the sum is performed.

    Ada
    GitHub पर देखें↗0
  • davidaurelio/hashids-pythondavidaurelio का अवतार

    davidaurelio/hashids-python

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

    Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3

    Python
    GitHub पर देखें↗1,416
  • defuse/php-encryptiondefuse का अवतार

    defuse/php-encryption

    3,866GitHub पर देखें↗

    php-encryption is a symmetric encryption library for PHP that provides tools for authenticated encryption and key derivation to ensure data confidentiality and integrity. It functions as a cryptography toolkit that wraps complex primitives into simplified interfaces to prevent common implementation errors. The library includes a binary-safe ciphertext serializer to maintain data structure during storage and transmission, as well as a password-based key derivation tool that transforms low-entropy passwords into cryptographically strong keys through iterative processes. The project covers a br

    PHP
    GitHub पर देखें↗3,866
  • denismaggior8/micropython-enigma-pythondenismaggior8 का अवतार

    denismaggior8/micropython-enigma-python

    2GitHub पर देखें↗

    I'm thrilled to announce that enigmapython, my powerful Enigma machine emulator, is now available on MicroPython! 🚀

    Python
    GitHub पर देखें↗2
  • didactic-drunk/sodium.crdidactic-drunk का अवतार

    didactic-drunk/sodium.cr

    51GitHub पर देखें↗

    Crystal wrapper for the libsodium crypto API

    Crystal
    GitHub पर देखें↗51
  • diybitcoinhardware/embitdiybitcoinhardware का अवतार

    diybitcoinhardware/embit

    111GitHub पर देखें↗

    A minimal bitcoin library for MicroPython and Python 3.10+ with a focus on embedded systems.

    Python
    GitHub पर देखें↗111
  • dmazzella/ucryptodmazzella का अवतार

    dmazzella/ucrypto

    44GitHub पर देखें↗

    Micropython package for doing fast rsa and elliptic curve cryptography, specifically digital signatures. ECDSA API design inspired from fastecdsa and implementation based on tomsfastmath.

    C
    GitHub पर देखें↗44
  • componolit/libsparkcryptoComponolit का अवतार

    Componolit/libsparkcrypto

    29GitHub पर देखें↗

    libsparkcrypto - A cryptographic library implemented in SPARK.

    Ada
    GitHub पर देखें↗29