Libraries tagged by encrypt
tuupola/branca
266171 Downloads
Authenticated and encrypted API tokens using modern crypto.
paragonie/gpg-mailer
21322 Downloads
Encrypt outbound emails with Crypt_GPG
nick322/secure-spreadsheet
129063 Downloads
Encrypt and password protect sensitive XLSX files
paragonie/easyrsa
243547 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
vmelnik/doctrine-encrypt-bundle
76000 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
magros/laravel-model-encryption
47159 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
codezero/encrypter
81941 Downloads
Encrypt and decrypt strings in PHP.
stymiee/php-simple-encryption
6367 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.
sagalbot/encryptable
47742 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
laravel/legacy-encrypter
136008 Downloads
The legacy version of the Laravel mcrypt encrypter.
hyperf-ext/encryption
50790 Downloads
The Hyperf Encryption package.
dwgebler/encryption
5782 Downloads
Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.
web-token/jwt-encryption-algorithm-pbes2
684077 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
228559 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
710313 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.