Libraries tagged by decrypt
oyedele/crypto-helper
255 Downloads
This is a Laravel/PHP helper function for encryption and decryption of data using OPENSSL
ouun/acorn-env-encryption
407 Downloads
Encrypt & Decrypt .env files for Roots Acorn.
open-banking-io/client
12 Downloads
Server-to-server client for open-banking.io: API-key auth and local zero-knowledge envelope decryption.
nikunjkotecha/securetext
4683 Downloads
Library to allow encrypting and decrypting text.
netkiller/safenet-php
6 Downloads
This tools provide you useful function to encrypt/decrypt string.
ndukz/laravel-database-encryption-pgsql
645 Downloads
Auto Encrypt and Decrypt Database PgSQL through Eloquent
mstaack/flysystem-encryption-adapter
4 Downloads
Transparently encrypt and decrypt your content with flysystem
jybtx/rsa-crypt-aes
704 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
jdz/crypt
27 Downloads
Simple Crypt/Decrypt utility
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.
hivelink/encrypt
186 Downloads
Auto Encrypt and Decrypt Database through Eloquent With HivelinkTeam
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.
gtt/crypt-bundle
190 Downloads
Provides symfony encryptor/decryptor services based on various cryptographic components
galata-eth/laravel-code-protector
123 Downloads
Laravel code protector: encrypt PHP files and load decrypted code at runtime (no Blade).