awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • brix/crypto-jsbrix 的头像

    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