Libraries tagged by decryption
orz14/crypt-php
19 Downloads
Simple AES-256-CBC encryption and decryption class for PHP.
maker-phper/sm4ecb
202 Downloads
sm4ecb for php5.6. An encryption and decryption method.
jybtx/rsa-crypt-aes
699 Downloads
This is an extension of RSA and AES encryption and decryption for API interface, which is suitable for encryption and decryption with high requirements for encrypted data
igirid/parrallex
62 Downloads
Encryption and decryption algorithms for parrallex
iamjohndev/phpencryption
6 Downloads
PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.
hejunjie/encrypted-request
244 Downloads
PHP 请求加密工具包,支持 AES 解密、签名与时间戳验证,快速实现前后端安全通信 | PHP encryption toolkit for AES decryption, signature, and timestamp verification, enabling fast and secure front-to-backend communication. Front-end npm package generates encrypted request parameters without changing existing APIs
halim/laravel-eklaim-api
84 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.
dragonrun1/encryption-helper
15 Downloads
Use to help with the encryption and decryption of GET queries
allus/company-data
7 Downloads
PHP SDK for the allus company-data API: typed, plaintext, slug-keyed conclusions with transparent decryption.
abcde1410/pdfdecrypter
641 Downloads
PDF Decrypter is a standalone PHP library allowing quick and convenient decryption and permanently removing password from PDF files. Currently in beta phase. Throws custom exceptions for better error handling.
jtd420/laravel-pgp
329 Downloads
Automatic PGP Encryption/Decryption for your laravel application. Fully customisable and works out-the-box with the default provided scaffolding!
zmisgod/php-aes
16 Downloads
Encryption and decryption using asymmetric cryptography (using PHP OpenSSL extention)
wespals/cryptli
3 Downloads
A Symfony CLI utility for Defuse encryption
waseem/laravel-data-encryption
65 Downloads
Automatically encryption and decryption data overriding by using getAttribute an setAttribute methods of Eloquent Model.
violet88/silverstripe-vault
1 Downloads
A SilverStripe module for encrypting and decrypting data using the HashiCorp Vault API