Libraries tagged by cypher
webeweb/core-library
170743 Downloads
Core library
leigh/chacha20
2944 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
kunstmaan/utilities-bundle
145746 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
38547 Downloads
A Two-way encryption manager using the OpenSSL library
magentron/ciphersweet-for-laravel
1360 Downloads
CipherSweet for Laravel (forked from bjornvoesten/ciphersweet-for-laravel)
kkiernan/caesar-cipher
17243 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
bjorn-voesten/ciphersweet-for-laravel
10772 Downloads
poly-crypto/poly-crypto
7599 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
lekoala/silverstripe-encrypt
5527 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
g4/crypto
54253 Downloads
crypto - encryption php library
keboola/php-encryption
91793 Downloads
Mcrypt wrapper. This library is deprecated in favor of https://github.com/defuse/php-encryption
brainfoolong/php-ascon
2047 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
proberts/skip32
44224 Downloads
Skip32 php implementation - 32-bit block cipher based on Skipjack
leigh/php-aes
15 Downloads
Pure PHP implementation of the AES cipher.
phicorp/cipher
72 Downloads
Cipher: A tool for easier working with cryptography for PHP language