Libraries tagged by Decryptor
hemiframe/php-aes
25423 Downloads
PHP class for encrypt and decrypt data with AES algorithm
gmtls/openssl-crypto-kit
3701 Downloads
A modern and extensible PHP cryptography toolkit powered by OpenSSL.
combodo/doctrine-encrypt-bundle
73525 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
camcima/dukpt-php
149020 Downloads
DUKPT implementation in PHP
mastercard/client-encryption
87361 Downloads
Library for Mastercard API compliant payload encryption/decryption.
loostro/cryptomute
26883 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
austinheap/laravel-database-encryption
75963 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
decrypted/php-amqplib
20872 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
stymiee/php-simple-encryption
6105 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
sagalbot/encryptable
47063 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
richardstyles/eloquentencryption
11923 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
privatebin/privatebin
78 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
magros/laravel-model-encryption
46065 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
ilios/mesh-parser
178227 Downloads
PHP library for extracting MeSH descriptors from XML.
exonet/securemessage
19163 Downloads
Encrypt and decrypt messages in a secure way.