Libraries tagged by decryot
pensiero/php-openssl-cryptor
63610 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
kkiernan/caesar-cipher
17381 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
evit/php-gm-crypto
2172 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.
devuri/encryption
22723 Downloads
A Composer package for handling encryption and decryption operations.
alextartan/flysystem-libsodium-adapter
24063 Downloads
On-the-fly encrypt and decrypt flysystem files
silverstripe/recaptcha
97464 Downloads
Provides a form field which allows form to validate for non-bot submissions by giving them a challenge to decrypt an image.
joelwmale/laravel-encryption
2169 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
ronijan/encrypt-decrypt-with-php
3766 Downloads
Simple Encrypt and Decrypt package with PHP
yakeing/php_jwsign
32 Downloads
This is a class of data encryption and decryption
tiknil/file-vault
1049 Downloads
studio201/doctrine-encrypt-bundle
12434 Downloads
Encrypted symfony entity's by verified and standardized libraries
nmure/encryptor-bundle
11663 Downloads
A Symfony Bundle for the nmure/encryptor library
mrdebug/lara-file-encrypter
350 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.
mgpl2311/laravel-db-encrypter
4874 Downloads
Provides database model attribute encryption/decryption
martinusso/opencrypt
20059 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL