Libraries tagged by decrypting
fidum/padlock
63 Downloads
A Laravel Zero Command for encrypting and decrypting environment files.
codelieutenant/laravel-crypto
151 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.
arraypress/wp-encryption-utils
18 Downloads
A simple utility library for encrypting and decrypting WordPress data including options, settings, meta, and transients.
sfire-framework/sfire-encryption
6 Downloads
Package for encrypting and decrypting data.
gavinggordon/transpositioncipher
19 Downloads
A basic columnar transposition cipher class in PHP.
dandjo/simple-obfuscator
546 Downloads
A simple class to encrypt and decrypt strings with a given salt (bijective).
zeed/cryptor
0 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
zaphyr-org/encrypt
139 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
yousefkadah/apple-pay-decoder
0 Downloads
A PHP library for decrypting Apple Pay payment tokens (EC_v1) with production-ready cryptographic operations
wukka/crypto
6 Downloads
a wrapper for encrypting and decrypting strings in php
viraladmin/encrypted_images_php
1 Downloads
Encrypted Images PHP is a PHP library designed for encrypting text into images and decrypting images back into text.
violet88/silverstripe-vault
1 Downloads
A SilverStripe module for encrypting and decrypting data using the HashiCorp Vault API
titon/crypto
1 Downloads
The crypto package provides secure ecrypting and decrypting of data.
rikby/crypter
62 Downloads
Simple tool for encrypting/decrypting a string. It based upon system ID.
ricardosierra/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.