Libraries tagged by openssl_decrypt
firmaprofesional/doctrine-encrypt-bundle
35467 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
agentsib/crypto-bundle
60425 Downloads
Symfony 6 bundle for encrypt data with openssl library
nmure/encryptor
19550 Downloads
PHP data encryptor using open_ssl
yakeing/php_jwsign
31 Downloads
This is a class of data encryption and decryption
processid/encrypt
353 Downloads
Encryption / decryption with OpenSSL
joelwmale/laravel-encryption
1754 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
smoren/encryption-tools
21 Downloads
Tools for encryption/decryption and signing/verifying (wraps openssl lib)
qinqw/php-crypto
42 Downloads
Provides an easy and secure way to encrypt/decrypt data with PHP using the Symmetric Cryptography method.(DES,RSA)
kigkonsult/openssltoolbox
2 Downloads
the PHP OpenSSL Toolbox
khorshid/wp-encrypt
209 Downloads
Encrypts and decrypts data using the WordPress SALT and OpenSSL
salernolabs/slzcrypt
831 Downloads
Simple PHP wrapper around OpenSSL encryption.
karavasilev/cryptomanana
54 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
davmixcool/logsnag.php
20 Downloads
An un-official API wrapper for logsnag.com
zaphyr-org/encrypt
95 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
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.