Libraries tagged by cip
defuse/php-encryption
177606817 Downloads
Secure PHP Encryption Library
spatie/laravel-ciphersweet
866855 Downloads
Use ciphersweet in your Laravel project
paragonie/ciphersweet
1422908 Downloads
Searchable field-level encryption library for relational databases
phpaes/phpaes
173260 Downloads
AES cipher - FIPS 192 compliant
webeweb/core-library
220762 Downloads
Core library
lekoala/silverstripe-encrypt
12727 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
kunstmaan/utilities-bundle
152907 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
61127 Downloads
A Two-way encryption manager using the OpenSSL library
cipi/agent
1526 Downloads
Cipi Agent for Laravel — webhook deploy, health check, and server integration
keboola/php-encryption
95380 Downloads
Mcrypt wrapper. This library is deprecated in favor of https://github.com/defuse/php-encryption
cipemotion/commonmark
31770 Downloads
A League CommonMark extension.
paragonie/eloquent-ciphersweet
270 Downloads
Provides searchable encrypted columns for Eloquent ORM
paragonie/doctrine-ciphersweet
1110 Downloads
odandb/doctrine-ciphersweet-encryption-bundle
304 Downloads
Bridge between Doctrine and Ciphersweet libary in order to make encrypted and searchable fields
kkiernan/caesar-cipher
18390 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.