Libraries tagged by 256
kornrunner/keccak
3192920 Downloads
Pure PHP implementation of Keccak
alecrabbit/php-console-spinner
42285 Downloads
Extremely flexible spinner for [async] php cli applications
mervick/aes-everywhere
161921 Downloads
Aes Everywhere - Cross Language Encryption Library (AES/256/CBC/PKCS5)
ercsctt/laravel-file-encryption
11871 Downloads
Secure file encryption and decryption for Laravel applications
alecrabbit/php-cli-snake
220841 Downloads
Lightweight cli spinner with zero dependencies
privatebin/privatebin
196 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
danielburger1337/sha3-shake
23953 Downloads
SHA-3 SHAKE implementation in PHP
kunstmaan/utilities-bundle
153965 Downloads
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher
ezimuel/php-secure-session
6633 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
simplesoftwareio/simple-sqs-extended-client
241672 Downloads
Simple SQS Extended Client is a SQS driver for Laravel that supports extended payloads beyond 256kb.
vlsv/telegram-data-validator
3921 Downloads
The Telegram Data Validator is a PHP library for validating the integrity of initData received from a Telegram mini-application. It uses HMAC-SHA-256 for data integrity checks.
vimatech/laravel-secure-fields
609 Downloads
Secure encrypted Eloquent model fields for sensitive data in Laravel applications.
zaphyr-org/encrypt
5432 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
sha256encript/aes-encrypter
12001 Downloads
SHA256 Hash & AES-256-CBC Encrypt/Decrypt SDK for PHP
precision-soft/symfony-doctrine-encrypt
3672 Downloads
Symfony bundle providing transparent AES-256 encryption for Doctrine ORM entity fields via custom DBAL types