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

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

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

1 مستودع

Awesome GitHub RepositoriesModular Algorithm Compositions

Architectural patterns for organizing independent cryptographic primitives into composable schemes.

Distinct from Algorithm Implementations: Candidates refer to general collections or educational examples, not the architectural modularity of a crypto library.

Explore 1 awesome GitHub repository matching software engineering & architecture · Modular Algorithm Compositions. Refine with filters or upvote what's useful.

Awesome Modular Algorithm Compositions GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • brix/crypto-jsالصورة الرمزية لـ brix

    brix/crypto-js

    16,384عرض على GitHub↗

    crypto-js is a JavaScript cryptography library providing a collection of standard cryptographic algorithms and data transformation tools. It functions as a symmetric encryption toolset, a cryptographic hash implementation, and a password derivation tool for the JavaScript environment. The library enables the protection of sensitive data through symmetric encryption and the production of fixed-size data digests to verify integrity. It includes utilities for converting user passwords into secure cryptographic keys and a data format converter for translating information between Base64, Hex, and

    Organizes cryptographic primitives as independent modules that can be composed into complex encryption and hashing schemes.

    JavaScript
    عرض على GitHub↗16,384
  1. Home
  2. Software Engineering & Architecture
  3. Modular Algorithm Compositions