Libraries tagged by decryption
krytenuk/doctrine-crypt
7 Downloads
Laminas module for automatic encrypting/decrypting data in Doctrine entities
kablanfatih/encryption
29 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel , based on configuration settings.
juniora/php-ascon
0 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
jamielsharief/encryption
134 Downloads
PHP Encryption Library
jair921/file-vault
9 Downloads
ioguimaraes/ready-keepass-php
29 Downloads
A library for reading KeePass 2.x databases
involix/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
initphp/encryption
248 Downloads
Secure, modern symmetric encryption for PHP built on top of OpenSSL and libsodium.
ilicmiljan/secure-props
79 Downloads
Powerful PHP library designed to simplify the encryption and decryption of property data in objects.
idexx/crypto-guard
25374 Downloads
Gives a simple interface for encryption and decryption of keys
hthang369/laravel-database-encryption
7 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hofff/contao-leads-encryption
623 Downloads
Provides encryption of form data stored via Contao extension `terminal42/contao-leads`.
hereismhtm/pin-puzzle
4 Downloads
Personal Identification Number (PIN) transformer into three separate secret parts, assemble them back together to get your PIN
gmtls/openssl-crypto-kit
9924 Downloads
A modern and extensible PHP cryptography toolkit powered by OpenSSL.
gavinggordon/transpositioncipher
19 Downloads
A basic columnar transposition cipher class in PHP.