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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to pluto/ronkathon

Open-source alternatives to Ronkathon

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

  • adjoint-io/bulletproofsA

    adjoint-io/bulletproofs

    0View on GitHub↗
    View on GitHub↗0
  • akosba/jsnarkA

    akosba/jsnark

    0View on GitHub↗
    View on GitHub↗0
  • blake3-team/blake3BLAKE3-team avatar

    BLAKE3-team/BLAKE3

    6,284View on GitHub↗

    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
    View on GitHub↗6,284
  • briansmith/ringbriansmith avatar

    briansmith/ring

    4,091View on GitHub↗

    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
    View on GitHub↗4,091
  • briansmith/webpkibriansmith avatar

    briansmith/webpki

    483View on GitHub↗

    WebPKI X.509 Certificate Validation in Rust

    Rust
    View on GitHub↗483

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • brndnmtthws/dryocbrndnmtthws avatar

    brndnmtthws/dryoc

    338View on GitHub↗

    Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library

    Rust
    View on GitHub↗338
  • christianlundkvist/libsnark-tutorialC

    christianlundkvist/libsnark-tutorial

    0View on GitHub↗
    View on GitHub↗0
  • consensys/gnarkC

    ConsenSys/gnark

    0View on GitHub↗
    View on GitHub↗0
  • cryptoballot/cryptoballotcryptoballot avatar

    cryptoballot/cryptoballot

    223View on GitHub↗

    cryptographically secure online voting

    Rust
    View on GitHub↗223
  • ctz/rustlsctz avatar

    ctz/rustls

    7,453View on GitHub↗

    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
    View on GitHub↗7,453
  • dagenix/rust-cryptoDaGenix avatar

    DaGenix/rust-crypto

    1,453View on GitHub↗

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

    Rust
    View on GitHub↗1,453
  • dalek-cryptography/bulletproofsdalek-cryptography avatar

    dalek-cryptography/bulletproofs

    1,129View on GitHub↗

    A pure-Rust implementation of Bulletproofs using Ristretto.

    Rust
    View on GitHub↗1,129
  • dnaq/sodiumoxidednaq avatar

    dnaq/sodiumoxide

    645View on GitHub↗

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

    Rust
    View on GitHub↗645
  • ebfull/bellman-demoE

    ebfull/bellman-demo

    0View on GitHub↗
    View on GitHub↗0
  • elibensasson/libstarkE

    elibensasson/libSTARK

    0View on GitHub↗
    View on GitHub↗0
  • google/mundanegoogle avatar

    google/mundane

    1,081View on GitHub↗

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

    Rustboringsslcryptographyrust
    View on GitHub↗1,081
  • harryr/ethsnarksH

    HarryR/ethsnarks

    0View on GitHub↗
    View on GitHub↗0
  • ironcorelabs/recrypt-rsIronCoreLabs avatar

    IronCoreLabs/recrypt-rs

    166View on GitHub↗

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

    Rust
    View on GitHub↗166
  • klutzy/surugaklutzy avatar

    klutzy/suruga

    126View on GitHub↗

    INACTIVE TLS 1.2 implementation in Rust

    Rust
    View on GitHub↗126
  • liboctavo/octavolibOctavo avatar

    libOctavo/octavo

    141View on GitHub↗

    Highly modular & configurable hash & crypto library

    Rust
    View on GitHub↗141
  • luozhuzhang/zkps-circuit-snarkL

    LuozhuZhang/zkps-circuit-snark

    0View on GitHub↗
    View on GitHub↗0
  • mcginty/snowmcginty avatar

    mcginty/snow

    1,077View on GitHub↗

    A Rust implementation of the Noise Protocol Framework

    Rust
    View on GitHub↗1,077
  • o1-labs/snarkyO

    o1-labs/snarky

    0View on GitHub↗
    View on GitHub↗0
  • o1-labs/snarkyjsO

    o1-labs/snarkyjs

    0View on GitHub↗
    View on GitHub↗0
  • ockam-network/ockamockam-network avatar

    ockam-network/ockam

    4,628View on GitHub↗

    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
    View on GitHub↗4,628
  • orion-rs/orionorion-rs avatar

    orion-rs/orion

    719View on GitHub↗

    Usable, easy and safe pure-Rust crypto

    Rust
    View on GitHub↗719
  • randombit/botan-rsrandombit avatar

    randombit/botan-rs

    45View on GitHub↗

    :shrimp: Rust cryptography library

    Rust
    View on GitHub↗45
  • rustcrypto/aeadsRustCrypto avatar

    RustCrypto/AEADs

    938View on GitHub↗

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

    Rust
    View on GitHub↗938
  • rustcrypto/elliptic-curvesRustCrypto avatar

    RustCrypto/elliptic-curves

    859View on GitHub↗

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

    Rust
    View on GitHub↗859
  • rustcrypto/formatsRustCrypto avatar

    RustCrypto/formats

    322View on GitHub↗

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

    Rust
    View on GitHub↗322