Libraries tagged by 256
jv-conseil/dkim-php-mail-signature
756 Downloads
🔏 Stand-alone DKIM class to sign your emails with a 2048 bit private key hashed with SHA-256 algorithm.
soliphp/aes
986 Downloads
OpenSSL-compatible AES (128, 192, or 256) CBC library for PHP, based on openssl.
petrknap/crypto-sodium
54 Downloads
Crypto Sodium
manojx/encrypter-bundle
49 Downloads
A Symfony bundle to encrypt and decrypt data using AES-256-CBC encryption.
kutasman/laravel-aead
8 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
joacir/cake-aes
6 Downloads
Encrypt and decrypt fields using AES-256 plugin for CakePHP
hernandev/laravel-aead
20 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
bradleynguyendiag/encrypt
3620 Downloads
The PHP SDK for encrypt string
zaphyr-org/encrypt
77 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
wpify/benefit-plus-gateway-sdk
98 Downloads
This is a "swagger" definition of application programming interface of the Benefit Plus e-commerce payment gateway 3. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application Benefit Plus Pay. RFC version - this is a conceptual document intended for reviewing by the Benefit Plus partnering merchants and for integration planning. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details.
shiwildy/sencrypt
7 Downloads
A secure and simple encryption library using SHA-512, AES-256-CBC, and BASE64.
halim/laravel-eklaim-api
17 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
7 Downloads
A simple PHP library for encryption and decryption using AES-256-CBC to be usable in different language/devices.