Libraries tagged by Encry
tuupola/branca
263925 Downloads
Authenticated and encrypted API tokens using modern crypto.
nick322/secure-spreadsheet
124928 Downloads
Encrypt and password protect sensitive XLSX files
paragonie/easyrsa
243383 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
vmelnik/doctrine-encrypt-bundle
75908 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
stymiee/php-simple-encryption
6276 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
47564 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
magros/laravel-model-encryption
46901 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
laravel/legacy-encrypter
135966 Downloads
The legacy version of the Laravel mcrypt encrypter.
hyperf-ext/encryption
50271 Downloads
The Hyperf Encryption package.
codezero/encrypter
80947 Downloads
Encrypt and decrypt strings in PHP.
chr15k/laravel-mysql-encrypt
7633 Downloads
Laravel database encryption using native MySQL functions
web-token/jwt-encryption-algorithm-pbes2
681636 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
226553 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
707435 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-dir
916907 Downloads
Direct Key Encryption Algorithm the JWT Framework.