Libraries tagged by cipher
muffin/crypt
598 Downloads
leigh/chacha20
165 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
leigh/aead-chacha20-poly1305
57 Downloads
RFC 7539 ChaCha20/Poly1305 AEAD construction
kigkonsult/openssltoolbox
2 Downloads
the PHP OpenSSL Toolbox
karavasilev/cryptomanana
54 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
davmixcool/logsnag.php
20 Downloads
An un-official API wrapper for logsnag.com
blackplatinum/encryption
4 Downloads
The BlackPlatinum encryption component.
bewor/php-cryptography
94 Downloads
Encryption Library
shetabit/crypto
9 Downloads
Asymmetric crypto package
omatech/enigma
1442 Downloads
Enigma is a ciphersweet wrapper for laravel, it gives us the possibility to search on encrypted values.
cipherpols/laravel-translation
224 Downloads
In-database Translator for Laravel
noorani-mm/encoder-algorithm
9 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.
iamjohndev/phpencryption
6 Downloads
PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.
websoftwares/cipher
18 Downloads
Encrypts/decrypts text with RIJNDAEL 256 Cipher
sammmium/simple_cipher
4 Downloads
Cipher component for your projects