Libraries tagged by decryot
robertseghedi/laravel-advanced-security
124 Downloads
This is a fresh Laravel plugin which gets security data from your users and gives you the chance to store it crypted or decrypted, with no stress. Educational purposes only / other purposes but on your own liability.
robertogriel/crypt-array
15 Downloads
A simple PHP library to encrypt and decrypt strings or associative arrays using OpenSSL.
rnr1721/le7-cryptography
10 Downloads
Cryptography is a lightweight PHP library designed for password encryption, decryption, verification, and random password generation. This library is dependency-free, requiring only the PHP OpenSSL extension
rndoom04/encryptor
11 Downloads
Encryption and decryption PHP library.
risky-setiawan/sso-decoder
4 Downloads
JWT + AES helper for SSO encryption/decryption in Laravel
rikby/crypter
62 Downloads
Simple tool for encrypting/decrypting a string. It based upon system ID.
revenuewire/x-jwt
15 Downloads
Inspired by JWT protocol, X-JWT is designed to use AWS KMS to securly encrypt and decrypt data.
remyb98/doctrine-field-encrypt
1 Downloads
Package that provides an #[Encrypt] attribute to automatically encrypt and decrypt fields in Doctrine entities.
readdle/crypto
46400 Downloads
rdcrypto - unified library for encrypt/decrypt values
rasalas/easycrypt
7 Downloads
turns array data or strings in url safe(optional) signed crypt strings and can decrypt them again and make sure it's the same data
quevlu/laravel-database-encryption
88 Downloads
Auto Encrypt and Decrypt Database through Eloquent
quasarstream/srtp
593 Downloads
A PHP library for Secure RTP (SRTP) packet encryption and decryption using OpenSSL FFI.
quantumwebco/laravel-db-encryption
33 Downloads
Auto Encrypt and Decrypt Database through Eloquent
premiumfastnet/lara-encrypt-db
120 Downloads
Encrypt and Decrypt Value to Database
pmingram/laravel-model-encryptor
42 Downloads
A model trait for flexible encryption and decryption of data