Libraries tagged by symmetric-encryption
byjg/crypto
9570 Downloads
A cryptography library for symmetric encryption with an innovative keyless exchange mechanism.
ageid/encryption-helper
35452 Downloads
AgeID symmetric encryption helper
slam/php-symmetric-encryption
16678 Downloads
PHP Symmetric Encryption
univeros/security
205 Downloads
Cryptographic primitives for key derivation (HKDF, PBKDF2), symmetric encryption, and timing-safe MAC verification.
iweron/aws-kms-jwt
6455 Downloads
JWT token generation using symmetric encryption with AWS KMS
erikwang2013/encryption
486 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.
driftwood/symmetric-encryption
596 Downloads
PHP wrapper around the OpenSSL library providing preconfigured, binary safe, Authenticated Symmetric Encryption.
lihongjie0209/sm-php-bc
173 Downloads
SM2/SM3/SM4 中国商用密码算法 PHP 实现 - 基于 Bouncy Castle 架构
narf/simple-encryption
27 Downloads
A simple library for symmetric encryption under PHP
jarir-ahmed/data-encryption-utility
28 Downloads
Authenticated symmetric encryption for PHP (AES-256-GCM by default, encrypt-then-HMAC fallback).
initphp/encryption
242 Downloads
Secure, modern symmetric encryption for PHP built on top of OpenSSL and libsodium.
switon/crypto
4 Downloads
Symmetric encryption, derived keys, plaintext validation, and key rotation for Switon Framework
shizzo91/crypto
0 Downloads
From symmetric to hybrid encryption, everything is possible. There is symmetric encryption, asymmetric encryption, multiple asymmetric encryption, hybrid encryption and multiple hybrid encryption.
mmeyer2k/ralph
6 Downloads
A semi-secure symmetric encryption library
mfonte/base62x
307 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.