Libraries tagged by decryot
pivar/hashids
675 Downloads
A Hashids bridge for Laravel
pimenvibritania/password-stretcher
5 Downloads
Passwords are "hashed" with PBKDF2
pimenvibritania/hash-stretcher
10 Downloads
Stretching the hash encryption key with hash integration
pimenvibritania/file-crypter
6 Downloads
Encrypt and decrypt any files with AES & Blowfish encryption for PHP (Laravel) project
piggly/php-encryption
14 Downloads
A simple class for generating signed or encrypted messages using the libsodium extension.
philetaylor/doctrine-encrypt
3823 Downloads
Symfony 3.4+/PHP7.2+ bundle which allows to encrypt data in database
philetaylor/ciphersweet-encrypt
1167 Downloads
Symfony 5.1+/PHP7.4 bundle which allows to encrypt data in database but keep it searchable, uses CipherSweet from https://ciphersweet.paragonie.com
phelium/encryptor
4 Downloads
A simple PHP encryption and decryption class with OpenSSL
peterurk/cipher
6 Downloads
Cipher, an easy method to encrypt and decrypt
originphp/security
11254 Downloads
OriginPHP Security
omar-mostro/file-vault
38 Downloads
octha/joth-laravel
8 Downloads
Encrypt and decrypt requests and responses data on laravel.
noorani-mm/secure-image
7 Downloads
Make your image files secure by encoding and decoding
noorani-mm/encoder-algorithm
5 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.
nawawi/base64-encryption
82 Downloads
A two-way encryption based on MIME base64.