Libraries tagged by cip8
cardano-php/cip8-verifier
48 Downloads
A PHP library to verify Cardano CIP-8 signed messages.
defuse/php-encryption
174736450 Downloads
Secure PHP Encryption Library
spatie/laravel-ciphersweet
834749 Downloads
Use ciphersweet in your Laravel project
paragonie/ciphersweet
1381740 Downloads
Searchable field-level encryption library for relational databases
phpaes/phpaes
172127 Downloads
AES cipher - FIPS 192 compliant
webeweb/core-library
218111 Downloads
Core library
lekoala/silverstripe-encrypt
12060 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
kunstmaan/utilities-bundle
152583 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
59618 Downloads
A Two-way encryption manager using the OpenSSL library
keboola/php-encryption
95022 Downloads
Mcrypt wrapper. This library is deprecated in favor of https://github.com/defuse/php-encryption
cipemotion/commonmark
29289 Downloads
A League CommonMark extension.
paragonie/doctrine-ciphersweet
1073 Downloads
odandb/doctrine-ciphersweet-encryption-bundle
268 Downloads
Bridge between Doctrine and Ciphersweet libary in order to make encrypted and searchable fields
magentron/ciphersweet-for-laravel
5705 Downloads
CipherSweet for Laravel (forked from bjornvoesten/ciphersweet-for-laravel)
kkiernan/caesar-cipher
18322 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.