Libraries tagged by 256
shiwildy/sencrypt
8 Downloads
A secure and simple encryption library using SHA-512, AES-256-CBC, and BASE64.
senkevich33n/simple-sqs-extended-client
592 Downloads
Simple SQS Extended Client is a SQS driver for Laravel that supports extended payloads beyond 256kb.
sbagroupzrt/simple-sqs-extended-client
9 Downloads
Simple SQS Extended Client is a SQS driver for Laravel that supports extended payloads beyond 256kb.
pollen-solutions/encryption
17 Downloads
Pollen Solutions - Encryption Component - Tools to encrypting and decrypting with AES-256 and AES-128 encryption.
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.
maghonemi/laravel-samlidp
8 Downloads
Make your Laravel application an Idenification Provider using SAML 2.0. changed ds:DigestMethod hash to be 256
ligrila/redsys
29 Downloads
BBVA Redsys Payment API implementation with new SHA2 HMAC-256 algorithm
lcherone/encryption
29 Downloads
A sha256 HMAC key, RIJNDAEL_256 AES CBC @ 1024 cost encryption class
jimmyjetter/sqs_payload_handle
264 Downloads
Work around AWS SQS 256KB payload size limits.
halim/laravel-eklaim-api
39 Downloads
A Laravel package to simplify the integration with BPJS e-Klaim web service. This package helps developers build APIs to interact with the e-Klaim system, providing features such as custom SHA-256 encryption and decryption, type-checking for incoming data, and more.
garsaud/cryptstreamaes
6 Downloads
Encrypt and decrypt php resources (streams) on-the-fly using AES 128, 192, 256
davodm/dgcrypt-php
9 Downloads
A simple PHP library for encryption and decryption using AES-256-CBC to be usable in different language/devices.
cast/skein
20 Downloads
Skein-256 pure PHP based on https://github.com/shift-reality/php-crypto
cast/sha2
5 Downloads
Transparent SHA2-256 Implementation for PHP. Based on https://github.com/spipremix/ecrire/blob/master/auth/sha256.inc.php