Libraries tagged by decryption
phattarachai/laravel-env-secrets
37 Downloads
Encrypt .env. with Laravel's env:encrypt, mint the decryption key with a CSPRNG, and install it on a deploy box over ssh — all from one artisan command, without the key ever touching stdout, shell history, or a process argument.
paymetrust/laravel-data-encryption
1938 Downloads
A Laravel package for data encryption and decryption using RSA keys
open-banking-io/client
216 Downloads
Server-to-server client for open-banking.io: API-key auth and local zero-knowledge envelope decryption.
inovanti-bank/rsa-validator
1547 Downloads
Package for validation and decryption using RSA public keys (Private Key and Public Key)
hawk-hhg/hawki-crypto
1563 Downloads
The shared cryptographic module of HAWKI, providing secure encryption and decryption functionalities.
elavrom/cryptor
8833 Downloads
A simple helper class for encryption, decryption, and hmac signing.
daniel-ness/ansible-vault
3037 Downloads
PHP port of ansible-vault encryption/decryption
jtd420/laravel-pgp
343 Downloads
Automatic PGP Encryption/Decryption for your laravel application. Fully customisable and works out-the-box with the default provided scaffolding!
webplace/eusphpelib
459 Downloads
eusphpe library
salernolabs/slzcrypt
1045 Downloads
Simple PHP wrapper around OpenSSL encryption.
paper-scorer/decrypter-php
18 Downloads
PHP package to encrypt and decrypt PaperScorer callback payloads.
noorani-mm/encoder-algorithm
11 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.
mgpl2311/laravel-db-encrypter
5670 Downloads
Provides database model attribute encryption/decryption
madmatt/silverstripe-encrypt-at-rest
6936 Downloads
Enable encryption of data at rest (in database)
khorshid/wp-encrypt
222 Downloads
Encrypts and decrypts data using the WordPress SALT and OpenSSL