Libraries tagged by ttencrypt
phpsec/phpsec
105335 Downloads
A PHP security library
intermax/veil
19393 Downloads
Improve working with encrypted environment files in Laravel.
blocktrail/cryptojs-aes-php
525292 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
aminyazdanpanah/php-shaka
9983 Downloads
Shaka PHP is a library that uses Shaka Packager for DASH and HLS packaging and encryption, supporting Common Encryption for Widevine and other DRM Systems.
paragonie/gpg-mailer
26204 Downloads
Encrypt outbound emails with Crypt_GPG
paragonie/easyrsa
249217 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
mpyw/php-hyper-builtin-server
94436 Downloads
Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption
vmelnik/doctrine-encrypt-bundle
77556 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
stymiee/php-simple-encryption
9764 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
spryker/util-encryption
2192497 Downloads
UtilEncryption module
sagalbot/encryptable
58420 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
nowo-tech/doctrine-encrypt-bundle
4316 Downloads
Symfony 7.4+|8 bundle to encrypt Doctrine entity fields at rest with Halite, Defuse, or MySQL-compatible MysqlAes (GDPR-friendly, multiple keys, key rotation).
magros/laravel-model-encryption
54752 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
lekoala/silverstripe-encrypt
13237 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
laravel/legacy-encrypter
136737 Downloads
The legacy version of the Laravel mcrypt encrypter.