Libraries tagged by decryption
betterapp/laravel-db-encrypter
515436 Downloads
Provides database model attribute encryption/decryption
brainfoolong/cryptojs-aes-php
234666 Downloads
CryptoJS AES encryption/decryption on client side with Javascript and on server side with PHP
payu/apple-pay
760526 Downloads
ApplePay Token Decoder
nzo/url-encryptor-bundle
891143 Downloads
The NzoUrlEncryptorBundle is a Symfony Bundle used to Encrypt and Decrypt data and variables in the Web application or passed through URL
yiisoft/security
320633 Downloads
Security utilities
soarecostin/file-vault
187303 Downloads
jan2000/ffxradix
251492 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
noprotocol/php-mysql-aes-crypt
74275 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
legierski/aes
38301 Downloads
OpenSSL-compatible AES library
davmixcool/cryptman
35642 Downloads
A Two-way encryption manager using the OpenSSL library
camcima/dukpt-php
148241 Downloads
DUKPT implementation in PHP
mastercard/client-encryption
85532 Downloads
Library for Mastercard API compliant payload encryption/decryption.
miladrahimi/phpcrypt
61752 Downloads
Encryption, decryption, and hashing tools for PHP projects
evit/php-gm-crypto
1591 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
dwgebler/encryption
5448 Downloads
Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.