awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • brix/crypto-jsAvatar de brix

    brix/crypto-js

    16,384Ver en 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
    Ver en GitHub↗16,384
  1. Home
  2. Software Engineering & Architecture
  3. Modular Algorithm Compositions