Libraries tagged by CBC
steein/cryptopad
32 Downloads
This component provides a secure encryption using AES-256-CBC..
soumik/libcipher
5 Downloads
AES-256-CBC key based encryption and decryption
skievacd/pb-encryption-handler
23 Downloads
Provee los mtodos de encriptar y desencriptar informacin utilizando el esquema de cifrado aes-256-cbc
skievacd/encryption-handler
13 Downloads
Provee los mtodos de encriptar y desencriptar informacin utilizando el esquema de cifrado aes-256-cbc
shiwildy/sencrypt
8 Downloads
A secure and simple encryption library using SHA-512, AES-256-CBC, and BASE64.
pluspagos/sha256encript
11 Downloads
SHA256 Hash & AES-256-CBC Encrypt/Decrypt SDK for PHP
mrreval/encryptor
1 Downloads
A simple package for data encryption and decryption using AES-256-CBC.
jsonlie/mini-aes-tool
9 Downloads
AES-128-CBC加解密工具轻封装
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.
bigb06/phpcypherfile
10 Downloads
A PHP library for encrypting and decrypting files using the AES-256-CBC algorithm.
rway7/secure-eloquent
1546 Downloads
Encrypt your Eloquent model by user-provide key (with AES-128-CBC algorithm).