Libraries tagged by encrypt decrypt
cosmostail/x-jwt
6 Downloads
Inspired by JWT protocol, X-JWT is designed to use AWS KMS to securly encrypt and decrypt data.
attakinsky/encryptable
23 Downloads
It is a simple trait that allows you to encrypt and decrypt on the fly multiple fields in your Eloquent models.
armen/whatsapp-psr7-streams
2 Downloads
Psr-7 Decorators for WhatsApp style media decrypt-encrypt
alemian95/laravel-encryptable-attributes
1 Downloads
Laravel Package to effortlessy encrypt and decrypt from database model attributes
affinity4/cipher
329 Downloads
Cipher encrypt/decrypt. Encrypt and decrypt private strings. Useful if you need to store a string as a hash but need to see it as plain text also. DO NOT USE FOR PASSWORD AUTHENTICATION!
roelofr/laravel-encryption-cast
1191 Downloads
An Eloquent cast to encrypt and decrypt data, whilst still allowing your own casts
castelnuovo/laravel-env
1945 Downloads
Encrypt and decrypt environment files in Laravel
xin/encryption
18 Downloads
基于 openssl_encrypt 与 openssl_decrypt 封装的数据加解密类库
piramit/crypt
5 Downloads
Pyramid open_ssl_encrypt & open_sll_decrypt
eminmuhammadi/hidemydata
6 Downloads
Managing a couple of algorithms to decrypt or encrypt text
fikoborizqy/bose-crypt
4 Downloads
Cryptography (Borizqy Secure Encryption) encrypts by private-key you decided, decrypts by private-key you decided and public-key that was generated once you encrypt.
bespredel/encryption-form
24 Downloads
A Laravel package to securely encrypt form fields on the client-side using public key encryption and decrypt them on the server-side using the private key.
grandmasterx/encryptdectypt
1780 Downloads
Encrypt-dectypt API
ghopunk/php-encryption
24 Downloads
encrypte n decrypte string
websoftwares/cipher
18 Downloads
Encrypts/decrypts text with RIJNDAEL 256 Cipher