Libraries tagged by symmetric
defuse/php-encryption
189961288 Downloads
Secure PHP Encryption Library
miladrahimi/phpcrypt
78630 Downloads
Encryption, decryption, and hashing tools for PHP projects
windwalker/crypt
97710 Downloads
Windwalker Crypt package
erikwang2013/encryption
1840 Downloads
A pluggable cryptography component library: under a unified contract it provides symmetric encryption, asymmetric encryption, hashing, and key derivation (HKDF / PBKDF2), with implementations including AES/Sodium and Chinese national algorithms SM2/SM3/SM4/ZUC. Installable via Composer.
dwgebler/encryption
7700 Downloads
Encryption wrapper for PHP using libsodium — simple API for symmetric and asymmetric encryption, password hashing, digital signing, and message authentication.
php-standard-library/crypto
1170 Downloads
Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF
ageid/encryption-helper
36361 Downloads
AgeID symmetric encryption helper
slam/php-symmetric-encryption
17023 Downloads
PHP Symmetric Encryption
poly-crypto/poly-crypto
8207 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
carteni/crypto-bundle
8447 Downloads
Integrates the "Authenticated Secret-Key Encryption" feature in a symfony project.
univeros/security
269 Downloads
Cryptographic primitives for key derivation (HKDF, PBKDF2), symmetric encryption, and timing-safe MAC verification.
jarir-ahmed/data-encryption-utility
127 Downloads
Authenticated symmetric encryption for PHP (AES-256-GCM by default, encrypt-then-HMAC fallback).
jakhotiya/symspell-php
662 Downloads
Spelling correction & fuzzy search: 1 million times faster through Symmetric Delete spelling correction algorithm
iweron/aws-kms-jwt
6512 Downloads
JWT token generation using symmetric encryption with AWS KMS
byjg/crypto
9817 Downloads
A cryptography library for symmetric encryption with an innovative keyless exchange mechanism.