Libraries tagged by symmetric key cryptography
defuse/php-encryption
177979879 Downloads
Secure PHP Encryption Library
carteni/crypto-bundle
8423 Downloads
Integrates the "Authenticated Secret-Key Encryption" feature in a symfony project.
enflow-nl/php-encryption
19757 Downloads
Secure PHP Encryption Library
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
php-standard-library/crypto
134 Downloads
Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF
erikwang2013/encryption
492 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.
bewor/php-cryptography
159 Downloads
Encryption Library
moccalotto/crypto
28 Downloads
Tiny encryption lib for PHP
luisdeimos/encrypt-bundle
11 Downloads
Secure PHP Encryption Library
dmiksa/php-encryption
3 Downloads
Secure PHP Encryption Library
arahnid/encryption
29 Downloads
Powerful tool to encrypt data or use it as End-to-End technology
petrknap/crypto-sodium
78 Downloads
Crypto Sodium
univeros/security
205 Downloads
Cryptographic primitives for key derivation (HKDF, PBKDF2), symmetric encryption, and timing-safe MAC verification.
ionux/phactor
89300 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
paragonie/easyrsa
248991 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib