Libraries tagged by sucipher
spatie/laravel-ciphersweet
492307 Downloads
Use ciphersweet in your Laravel project
paragonie/ciphersweet
878960 Downloads
Searchable field-level encryption library for relational databases
phpaes/phpaes
136531 Downloads
AES cipher - FIPS 192 compliant
webeweb/core-library
168235 Downloads
Core library
miladrahimi/phpcrypt
62323 Downloads
Encryption, decryption, and hashing tools for PHP projects
leigh/chacha20
1566 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
kunstmaan/utilities-bundle
145294 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
37268 Downloads
A Two-way encryption manager using the OpenSSL library
keboola/php-encryption
91696 Downloads
Mcrypt wrapper. This library is deprecated in favor of https://github.com/defuse/php-encryption
magentron/ciphersweet-for-laravel
934 Downloads
CipherSweet for Laravel (forked from bjornvoesten/ciphersweet-for-laravel)
kkiernan/caesar-cipher
17124 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
bjorn-voesten/ciphersweet-for-laravel
10641 Downloads
adayth/cakephp-cipher-behavior
6144 Downloads
Secure your DB data with CakePHP ORM and this behavior
poly-crypto/poly-crypto
7453 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
lekoala/silverstripe-encrypt
5385 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet