Libraries tagged by 256
kornrunner/keccak
1778647 Downloads
Pure PHP implementation of Keccak
mervick/aes-everywhere
84256 Downloads
Aes Everywhere - Cross Language Encryption Library (AES/256/CBC/PKCS5)
alecrabbit/php-console-spinner
7812 Downloads
Extremely flexible spinner for [async] php cli applications
simplesoftwareio/simple-sqs-extended-client
190299 Downloads
Simple SQS Extended Client is a SQS driver for Laravel that supports extended payloads beyond 256kb.
alecrabbit/php-cli-snake
192103 Downloads
Lightweight cli spinner with zero dependencies
privatebin/privatebin
70 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
kunstmaan/utilities-bundle
140737 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
poly-crypto/poly-crypto
7153 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
danielburger1337/sha3-shake
872 Downloads
SHA-3 SHAKE implementation in PHP
sha256encript/aes-encrypter
3936 Downloads
SHA256 Hash & AES-256-CBC Encrypt/Decrypt SDK for PHP
ezimuel/php-secure-session
6093 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
adbario/php-encrypter
6751 Downloads
Encryption with AES-256 and HMAC-SHA256
vlsv/telegram-data-validator
75 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.
sergeybrook/php-jws
863 Downloads
JSON Web Signature (JWS) library for PHP
olegabr/keccak
40824 Downloads
Pure PHP implementation of Keccak with PHP 5.6+ support