awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google avatar

google/mundane

0
View on GitHub↗
1,081 نجوم·42 تفرعات·Rust·MIT·4 مشاهدات

Mundane

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

Features

  • Rust Cryptography - Ergonomic and performant library backed by BoringSSL.

سجل النجوم

مخطط تاريخ النجوم لـ google/mundaneمخطط تاريخ النجوم لـ google/mundane

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Mundane

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Mundane.
  • briansmith/ringالصورة الرمزية لـ briansmith

    briansmith/ring

    4,091عرض على 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
    عرض على GitHub↗4,091
  • briansmith/webpkiالصورة الرمزية لـ briansmith

    briansmith/webpki

    483عرض على GitHub↗

    WebPKI X.509 Certificate Validation in Rust

    Rust
    عرض على GitHub↗483
  • brndnmtthws/dryocالصورة الرمزية لـ brndnmtthws

    brndnmtthws/dryoc

    338عرض على GitHub↗

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

    Rust
    عرض على GitHub↗338
  • blake3-team/blake3الصورة الرمزية لـ BLAKE3-team

    BLAKE3-team/BLAKE3

    6,284عرض على 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
    عرض على GitHub↗6,284
عرض جميع البدائل الـ 25 لـ Mundane→

الأسئلة الشائعة

ما هي وظيفة google/mundane؟

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

ما هي الميزات الرئيسية لـ google/mundane؟

الميزات الرئيسية لـ google/mundane هي: Rust Cryptography.

ما هي البدائل مفتوحة المصدر لـ google/mundane؟

تشمل البدائل مفتوحة المصدر لـ google/mundane: 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…