Libraries tagged by cypher
paragonie/ciphersweet
995932 Downloads
Searchable field-level encryption library for relational databases
phpaes/phpaes
145876 Downloads
AES cipher - FIPS 192 compliant
webeweb/core-library
182544 Downloads
Core library
lekoala/silverstripe-encrypt
6606 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
kunstmaan/utilities-bundle
147158 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
44295 Downloads
A Two-way encryption manager using the OpenSSL library
leigh/chacha20
5984 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
keboola/php-encryption
92369 Downloads
Mcrypt wrapper. This library is deprecated in favor of https://github.com/defuse/php-encryption
magentron/ciphersweet-for-laravel
2486 Downloads
CipherSweet for Laravel (forked from bjornvoesten/ciphersweet-for-laravel)
kkiernan/caesar-cipher
17527 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
bjorn-voesten/ciphersweet-for-laravel
11150 Downloads
brainfoolong/php-ascon
2351 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
proberts/skip32
45243 Downloads
Skip32 php implementation - 32-bit block cipher based on Skipjack
paragonie/eloquent-ciphersweet
164 Downloads
Provides searchable encrypted columns for Eloquent ORM
virgil/crypto-api
14186 Downloads
Virgil crypto API contains a bunch of common cipher interfaces