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

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

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

Open-source alternatives to Dryoc

25 open-source projects similar to brndnmtthws/dryoc, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Dryoc alternative.

  • blake3-team/blake3BLAKE3-team का अवतार

    BLAKE3-team/BLAKE3

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

    BLAKE3 is a high-performance implementation of the BLAKE3 cryptographic hash algorithm used for calculating secure data digests and fingerprints. It functions as a parallel cryptographic hash tool that distributes workloads across multiple processor threads to process large datasets rapidly. The project provides specialized tools for keyed hashing and the generation of message authentication codes. It also includes functionality for cryptographic key derivation, allowing the creation of unique secret sub-keys from a master key and context strings. The implementation supports data integrity v

    Assembly
    GitHub पर देखें↗6,284
  • briansmith/ringbriansmith का अवतार

    briansmith/ring

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

    Ring is a low-level cryptographic primitive library and security toolset designed for building portable, secure applications. It provides a collection of implementations for RSA, elliptic curve cryptography, and authenticated symmetric encryption. The project focuses on constant-time cryptography to prevent secret data from leaking through timing side-channel attacks. It utilizes a formal verification tool that generates arithmetic logic from templates, ensuring mathematical correctness and eliminating manual implementation errors. The library includes capabilities for producing cryptographi

    Assembly
    GitHub पर देखें↗4,091
  • briansmith/webpkibriansmith का अवतार

    briansmith/webpki

    483GitHub पर देखें↗

    WebPKI X.509 Certificate Validation in Rust

    Rust
    GitHub पर देखें↗483
  • cryptoballot/cryptoballotcryptoballot का अवतार

    cryptoballot/cryptoballot

    223GitHub पर देखें↗

    cryptographically secure online voting

    Rust
    GitHub पर देखें↗223

AI सर्च

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

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

Find more with AI search
  • ctz/rustlsctz का अवतार

    ctz/rustls

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

    rustls is a modern implementation of the Transport Layer Security protocol written in the Rust programming language. It serves as a cryptographic transport layer for establishing encrypted connections between clients and servers to ensure data privacy and integrity. The library features a pluggable crypto provider framework, allowing the substitution of cryptographic primitive implementations to meet specific platform architecture or regulatory compliance requirements. It provides capabilities for secure server configuration to handle encrypted incoming connections and secure client connecti

    Rust
    GitHub पर देखें↗7,453
  • dagenix/rust-cryptoDaGenix का अवतार

    DaGenix/rust-crypto

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

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

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

    dnaq/sodiumoxide

    645GitHub पर देखें↗

    DEPRECATED Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium)

    Rust
    GitHub पर देखें↗645
  • google/mundanegoogle का अवतार

    google/mundane

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

    Mundane is a Rust cryptography library backed by BoringSSL that is difficult to misuse, ergonomic, and performant (in that order).

    Rustboringsslcryptographyrust
    GitHub पर देखें↗1,081
  • ironcorelabs/recrypt-rsIronCoreLabs का अवतार

    IronCoreLabs/recrypt-rs

    166GitHub पर देखें↗

    A set of cryptographic primitives for building a multi-hop Proxy Re-encryption scheme, known as Transform Encryption.

    Rust
    GitHub पर देखें↗166
  • klutzy/surugaklutzy का अवतार

    klutzy/suruga

    126GitHub पर देखें↗

    INACTIVE TLS 1.2 implementation in Rust

    Rust
    GitHub पर देखें↗126
  • liboctavo/octavolibOctavo का अवतार

    libOctavo/octavo

    141GitHub पर देखें↗

    Highly modular & configurable hash & crypto library

    Rust
    GitHub पर देखें↗141
  • mcginty/snowmcginty का अवतार

    mcginty/snow

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

    A Rust implementation of the Noise Protocol Framework

    Rust
    GitHub पर देखें↗1,077
  • ockam-network/ockamockam-network का अवतार

    ockam-network/ockam

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

    Ockam is an end-to-end encryption framework and distributed identity provider designed to establish secure communication between applications and devices. It provides a secure network overlay that utilizes cryptographic identities and attribute-based access control to implement zero trust network access. The project distinguishes itself through metadata-driven multi-hop routing and a pluggable transport layer, allowing encrypted traffic to move across diverse network topologies without requiring virtual IP overlays. It specifically enables secure tunneling for legacy applications by wrapping

    Rust
    GitHub पर देखें↗4,628
  • orion-rs/orionorion-rs का अवतार

    orion-rs/orion

    719GitHub पर देखें↗

    Usable, easy and safe pure-Rust crypto

    Rust
    GitHub पर देखें↗719
  • pluto/ronkathonpluto का अवतार

    pluto/ronkathon

    345GitHub पर देखें↗

    Cryptography Educational Foundations

    Rust
    GitHub पर देखें↗345
  • randombit/botan-rsrandombit का अवतार

    randombit/botan-rs

    45GitHub पर देखें↗

    :shrimp: Rust cryptography library

    Rust
    GitHub पर देखें↗45
  • rustcrypto/aeadsRustCrypto का अवतार

    RustCrypto/AEADs

    938GitHub पर देखें↗

    Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers

    Rust
    GitHub पर देखें↗938
  • rustcrypto/elliptic-curvesRustCrypto का अवतार

    RustCrypto/elliptic-curves

    859GitHub पर देखें↗

    Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2

    Rust
    GitHub पर देखें↗859
  • rustcrypto/formatsRustCrypto का अवतार

    RustCrypto/formats

    322GitHub पर देखें↗

    Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX

    Rust
    GitHub पर देखें↗322
  • rustcrypto/hashesRustCrypto का अवतार

    RustCrypto/hashes

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

    Collection of cryptographic hash functions written in pure Rust

    Rust
    GitHub पर देखें↗2,230
  • rustcrypto/password-hashesRustCrypto का अवतार

    RustCrypto/password-hashes

    892GitHub पर देखें↗

    Password hashing functions / KDFs

    Rust
    GitHub पर देखें↗892
  • rustcrypto/signaturesRustCrypto का अवतार

    RustCrypto/signatures

    643GitHub पर देखें↗

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust
    GitHub पर देखें↗643
  • sfackler/rust-opensslsfackler का अवतार

    sfackler/rust-openssl

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

    OpenSSL bindings for Rust

    Rust
    GitHub पर देखें↗1,629
  • str4d/ragestr4d का अवतार

    str4d/rage

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

    A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.

    Rust
    GitHub पर देखें↗3,533
  • wireapp/proteuswireapp का अवतार

    wireapp/proteus

    419GitHub पर देखें↗

    Axolotl Protocol Implementation

    Rust
    GitHub पर देखें↗419