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

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

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

IronCoreLabs/recrypt-rs

0
View on GitHub↗
166 स्टार्स·23 फोर्क्स·Rust·AGPL-3.0·7 व्यूज़crates.io/crates/recrypt↗

Recrypt Rs

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

Features

  • Rust Cryptography - Library for multi-hop proxy re-encryption.

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

ironcorelabs/recrypt-rs के लिए स्टार हिस्ट्री चार्टironcorelabs/recrypt-rs के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

समान ओपन-सोर्स प्रोजेक्ट्स, जो Recrypt Rs के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • 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
  • brndnmtthws/dryocbrndnmtthws का अवतार

    brndnmtthws/dryoc

    338GitHub पर देखें↗

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

    Rust
    GitHub पर देखें↗338
  • 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
Recrypt Rs के सभी 25 विकल्प देखें→

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

ironcorelabs/recrypt-rs क्या करता है?

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

ironcorelabs/recrypt-rs की मुख्य विशेषताएं क्या हैं?

ironcorelabs/recrypt-rs की मुख्य विशेषताएं हैं: Rust Cryptography।

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

ironcorelabs/recrypt-rs के ओपन-सोर्स विकल्पों में शामिल हैं: 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. cryptoballot/cryptoballot — cryptographically secure online voting. ctz/rustls — rustls is a modern implementation of the Transport Layer Security protocol written in the Rust programming language.… blake3-team/blake3 — BLAKE3 is a high-performance implementation of the BLAKE3 cryptographic hash algorithm used for calculating secure…