Libraries tagged by CBC
hdelacerna/php-crypto-utils
0 Downloads
A lightweight PHP library for AES-256-CBC encryption/decryption using OpenSSL-compatible key derivation and formatting.
hcgrzh/hencrypt
14 Downloads
aes 加密与解密aes-256-cbc
fixer112/encrypter
10 Downloads
Simple AES-256-CBC encrypter decrypter
ericledberg/php-encryption
4 Downloads
A PHP class that provides encryption functionality using OpenSSL AES CBC encryption
davodm/dgcrypt-php
9 Downloads
A simple PHP library for encryption and decryption using AES-256-CBC to be usable in different language/devices.
caeligo/field-encryption-bundle
33 Downloads
A Symfony bundle for transparent Doctrine entity field encryption using AES-256-CBC
bigb06/phpcypherfile
14 Downloads
A PHP library for encrypting and decrypting files using the AES-256-CBC algorithm.
alvar27/url-dcrypt
1 Downloads
Library prosedural untuk enkripsi URL secara dinamis dengan AES-256-CBC, SHA3-256, dan Base64
rway7/secure-eloquent
1546 Downloads
Encrypt your Eloquent model by user-provide key (with AES-128-CBC algorithm).