awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pluto avatar

pluto/ronkathon

0
View on GitHub↗
345 Stars·47 Forks·Rust·Apache-2.0·2 Aufruferonkathon.pluto.xyz↗

Ronkathon

Cryptography Educational Foundations

Features

  • Proof System Implementations - Learning-focused repository for zk-SNARK development.
  • Rust Cryptography - Educational and mathematically transparent cryptographic library.

Star-Verlauf

Star-Verlauf für pluto/ronkathonStar-Verlauf für pluto/ronkathon

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Ronkathon

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Ronkathon.
  • akosba/jsnarkA

    akosba/jsnark

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • blake3-team/blake3Avatar von BLAKE3-team

    BLAKE3-team/BLAKE3

    6,284Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,284
  • briansmith/ringAvatar von briansmith

    briansmith/ring

    4,091Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,091
  • adjoint-io/bulletproofsA

    adjoint-io/bulletproofs

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
Alle 30 Alternativen zu Ronkathon anzeigen→

Häufig gestellte Fragen

Was macht pluto/ronkathon?

Cryptography Educational Foundations

Was sind die Hauptfunktionen von pluto/ronkathon?

Die Hauptfunktionen von pluto/ronkathon sind: Proof System Implementations, Rust Cryptography.

Welche Open-Source-Alternativen gibt es zu pluto/ronkathon?

Open-Source-Alternativen zu pluto/ronkathon sind unter anderem: akosba/jsnark. blake3-team/blake3 — BLAKE3 is a high-performance implementation of the BLAKE3 cryptographic hash algorithm used for calculating secure… briansmith/ring — Ring is a low-level cryptographic primitive library and security toolset designed for building portable, secure… briansmith/webpki — WebPKI X.509 Certificate Validation in Rust. brndnmtthws/dryoc — Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library. adjoint-io/bulletproofs.