Libraries tagged by 256
adbario/php-encrypter
7110 Downloads
Encryption with AES-256 and HMAC-SHA256
sergeybrook/php-jws
1135 Downloads
JSON Web Signature (JWS) library for PHP
petrknap/crypto-sodium
70 Downloads
Crypto Sodium
karavasilev/cryptomanana
55 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
hernandev/laravel-aead
23 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
dentmate/rajahan
38 Downloads
PHP package for encryption/decryption using AES algorithm compatible with CryptoJS
ramazancetinkaya/obscura
1 Downloads
A multi-round polynomial-based encryption layer on top of AES-256 for enhanced security, without requiring GMP.
joungkyun/mysqlaes
19 Downloads
Support AES-256 encrypt and decrypt class APIs
hcgrzh/hencrypt
14 Downloads
aes 加密与解密aes-256-cbc
mjohann/simple-aes-256
9 Downloads
Simple AES 256 is a PHP class designed to simplify encryption and decryption using AES-256 in CBC or GCM modes.
d3d9ex/doctrine-aes-256-ctr-encrypted-type
6 Downloads
Doctrine custom type for AES-256 CTR mode encryption
cdoco/ansi-styles
102 Downloads
ANSI escape codes for styling strings in the terminal
thedorap/aes
15 Downloads
基于 openssl 扩展的 AES 加解密 支持 ECB , CBC , CFB , OFB
soliphp/aes
986 Downloads
OpenSSL-compatible AES (128, 192, or 256) CBC library for PHP, based on openssl.
manojx/encrypter-bundle
90 Downloads
A Symfony bundle to encrypt and decrypt data using AES-256-CBC encryption.