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

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

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

pluto/ronkathon

0
View on GitHub↗
345 स्टार्स·47 फोर्क्स·Rust·Apache-2.0·6 व्यूज़ronkathon.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.

स्टार हिस्ट्री

pluto/ronkathon के लिए स्टार हिस्ट्री चार्टpluto/ronkathon के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

Ronkathon के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Ronkathon के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • akosba/jsnarkA

    akosba/jsnark

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • 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
  • adjoint-io/bulletproofsA

    adjoint-io/bulletproofs

    0GitHub पर देखें↗
    GitHub पर देखें↗0
Ronkathon के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

pluto/ronkathon क्या करता है?

Cryptography Educational Foundations

pluto/ronkathon की मुख्य विशेषताएं क्या हैं?

pluto/ronkathon की मुख्य विशेषताएं हैं: Proof System Implementations, Rust Cryptography।

pluto/ronkathon के कुछ ओपन-सोर्स विकल्प क्या हैं?

pluto/ronkathon के ओपन-सोर्स विकल्पों में शामिल हैं: 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.