Libraries tagged by decryot
wizardloong/whatsapp-stream-encryption
1 Downloads
PSR-7 stream decorators for WhatsApp-style encryption and decryption
wellingtoncarneirobarbosa/laravel-encrypt-database
28 Downloads
Auto Encrypt and Decrypt Database through Eloquent
websoftwares/cipher
18 Downloads
Encrypts/decrypts text with RIJNDAEL 256 Cipher
webnarmin/cryptor
18 Downloads
A simple encryption and decryption library
wazza/laravel-db-encryption
0 Downloads
A Laravel package that helps encrypt & decrypt certain defined table columns ensuring the data is secure in the database but can be accessed by the models.
vladzur/cifrador
22 Downloads
Encrypt and decrypt strings using AES
vkn999/eloquentencryption
3 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
viraladmin/encrypted_images_php
1 Downloads
Encrypted Images PHP is a PHP library designed for encrypting text into images and decrypting images back into text.
unofficialmc2/spicy-mash
9 Downloads
Classe de cryptage et decryptage simplifiee se basant sur OpenSSL
tuanlq11/encryption
16 Downloads
Helper Encryption/Decryption
thegiant/algorithms
57 Downloads
This packages is useful for data encryption and decryption
temant/encryption-manager
3 Downloads
A comprehensive PHP library for encryption and decryption
teguh02/rsa_php
13 Downloads
Simple package to handle RSA encryption and decryption algorithm
sy-records/php-rsa
58 Downloads
A PHP class that uses RSA algorithm for encryption and decryption.
swissmakers/php-openssh
9 Downloads
Allows you to generate 4096 Bit RSA private/public key-pairs, which can be used as authentication method and to encrypt / decrypt strings.