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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesPHP Cryptography Toolkits

Collections of simplified interfaces and primitives for implementing cryptography in PHP.

Distinct from PHP Cryptography: Existing candidates are either too broad (PHP development) or too narrow (specific to awesome lists).

Explore 1 awesome GitHub repository matching security & cryptography · PHP Cryptography Toolkits. Refine with filters or upvote what's useful.

Awesome PHP Cryptography Toolkits GitHub Repositories

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

    defuse/php-encryption

    3,866在 GitHub 上查看↗

    php-encryption is a symmetric encryption library for PHP that provides tools for authenticated encryption and key derivation to ensure data confidentiality and integrity. It functions as a cryptography toolkit that wraps complex primitives into simplified interfaces to prevent common implementation errors. The library includes a binary-safe ciphertext serializer to maintain data structure during storage and transmission, as well as a password-based key derivation tool that transforms low-entropy passwords into cryptographically strong keys through iterative processes. The project covers a br

    Provides a simplified toolkit of cryptographic interfaces for securing sensitive data in PHP.

    PHP
    在 GitHub 上查看↗3,866
  1. Home
  2. Security & Cryptography
  3. PHP Cryptography Toolkits