Libraries tagged by OCBC
skievacd/encryption-handler
14 Downloads
Provee los mtodos de encriptar y desencriptar informacin utilizando el esquema de cifrado aes-256-cbc
shiwildy/sencrypt
10 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
2 Downloads
A simple package for data encryption and decryption using AES-256-CBC.
mjohann/simple-aes-256
13 Downloads
Simple AES 256 is a PHP class designed to simplify encryption and decryption using AES-256 in CBC or GCM modes.
jsonlie/mini-aes-tool
10 Downloads
AES-128-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
6 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.
bigb06/phpcypherfile
11 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).