Libraries tagged by decrypter
qinqw/php-crypto
43 Downloads
Provides an easy and secure way to encrypt/decrypt data with PHP using the Symmetric Cryptography method.(DES,RSA)
processid/encrypt
456 Downloads
Encryption / decryption with OpenSSL
paymetrust/laravel-data-encryption
1489 Downloads
A Laravel package for data encryption and decryption using RSA keys
paperscissorsandglue/laravel-encryption-at-rest
112 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
ouun/acorn-env-encryption
407 Downloads
Encrypt & Decrypt .env files for Roots Acorn.
nikunjkotecha/securetext
4537 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
443 Downloads
Auto Encrypt and Decrypt Database PgSQL through Eloquent
mstaack/flysystem-encryption-adapter
4 Downloads
Transparently encrypt and decrypt your content with flysystem
maker-phper/sm4ecb
134 Downloads
sm4ecb for php5.6. An encryption and decryption method.
laravelhsm/hsmcrypto
11 Downloads
Laravel HSM Encryption/Decryption via PKCS#11
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
71 Downloads
Auto Encrypt and Decrypt Database through Eloquent With HivelinkTeam
halim/laravel-eklaim-api
50 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.