Libraries tagged by sucipher
spatie/laravel-ciphersweet
883135 Downloads
Use ciphersweet in your Laravel project
paragonie/ciphersweet
1444468 Downloads
Searchable field-level encryption library for relational databases
miladrahimi/phpcrypt
76202 Downloads
Encryption, decryption, and hashing tools for PHP projects
phpaes/phpaes
173915 Downloads
AES cipher - FIPS 192 compliant
webeweb/core-library
221912 Downloads
Core library
lekoala/silverstripe-encrypt
12881 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
kunstmaan/utilities-bundle
153073 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
61766 Downloads
A Two-way encryption manager using the OpenSSL library
keboola/php-encryption
95432 Downloads
Mcrypt wrapper. This library is deprecated in favor of https://github.com/defuse/php-encryption
paragonie/eloquent-ciphersweet
288 Downloads
Provides searchable encrypted columns for Eloquent ORM
paragonie/doctrine-ciphersweet
1116 Downloads
odandb/doctrine-ciphersweet-encryption-bundle
337 Downloads
Bridge between Doctrine and Ciphersweet libary in order to make encrypted and searchable fields
kkiernan/caesar-cipher
18419 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
caseraph/ciphersweet-for-laravel
407 Downloads
CipherSweet for Laravel (forked from bjornvoesten/ciphersweet-for-laravel)
poly-crypto/poly-crypto
8157 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+