Libraries tagged by decrypting
ivinco/crypto-ff3
135 Downloads
Format-Preserving Encryption for FF3 on PHP
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
grazulex/laravel-configrypt
3 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.
davmixcool/logsnag.php
22 Downloads
An un-official API wrapper for logsnag.com
claudye/php-crypter
51 Downloads
Secure the data of your websites by encrypting them. They will be decrypted only in your applications with your secret key
blackplatinum/encryption
4 Downloads
The BlackPlatinum encryption component.
bayfrontmedia/encryptor
825 Downloads
A fast, simple two-way encryption library utilizing OpenSSL.
arzzen/php-time-lock-encryption
105 Downloads
Time Lock Encryption Class
coreproc/crypto-guard
2407 Downloads
Gives a simple interface for encryption and decryption of keys
quasarstream/srtp
597 Downloads
A PHP library for Secure RTP (SRTP) packet encryption and decryption using OpenSSL FFI.
maker-phper/sm4ecb
136 Downloads
sm4ecb for php5.6. An encryption and decryption method.
laravelhsm/hsmcrypto
18 Downloads
Laravel HSM Encryption/Decryption via PKCS#11
initphp/encryption
208 Downloads
PHP OpenSSL/Sodium Encryption and Decryption
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.