Libraries tagged by cipher
defuse/php-encryption
113097423 Downloads
Secure PHP Encryption Library
spatie/laravel-ciphersweet
387537 Downloads
Use ciphersweet in your Laravel project
paragonie/ciphersweet
714596 Downloads
Searchable field-level encryption library for relational databases
phpaes/phpaes
123594 Downloads
AES cipher - FIPS 192 compliant
bjorn-voesten/ciphersweet-for-laravel
8539 Downloads
webeweb/core-library
148777 Downloads
Core library
kunstmaan/utilities-bundle
140556 Downloads
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher
davmixcool/cryptman
27404 Downloads
A Two-way encryption manager using the OpenSSL library
adayth/cakephp-cipher-behavior
6036 Downloads
Secure your DB data with CakePHP ORM and this behavior
kkiernan/caesar-cipher
16488 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
poly-crypto/poly-crypto
7139 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
g4/crypto
50109 Downloads
crypto - encryption php library
brainfoolong/php-ascon
1419 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
keboola/php-encryption
90819 Downloads
Mcrypt wrapper. This library is deprecated in favor of https://github.com/defuse/php-encryption
lekoala/silverstripe-encrypt
4701 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet