25 Repositories
PHP encryption-decryption Libraries
commie 2.0 is a pastebin with line commenting support.
commie2 commie 2.0 is a pastebin script with line commenting support. This was originally forked from splitbrain/commie and further improved and expan
DeNOTE: Encrypted, Private, and Secure Notes.
DeNOTE Welcome to DeNOTE, the private encrypted one-view note-taking platform. DeNOTE is still in beta, so our UI is not very good :(. WHAT IT DOES: D
AES 128 bit Encryption and Decryption algorithm excuted purely on PHP with no external libraries.
AES128 Executed with PHP Advanced Encryption Standard (AES) is a specification for the encryption of electronic data established by the U.S National I
Simplest implementation of RSA algorithm encryption and decryption
Simplest RSA (Rivest–Shamir–Adleman) Simplest implementation of RSA algorithm encryption and decryption. Richard Feynman: What I cannot create, I do n
A cryptography API wrapping the Sodium library, providing a simple object interface for symmetrical and asymmetrical encryption, decryption, digital signing and message authentication.
PHP Encryption A cryptography API wrapping the Sodium library, providing a simple object interface for symmetrical and asymmetrical encryption, decryp
Simple Video is a automated H264 encryption system built on Lumen Laravel Framework
Simple Video is a automated H264 encryption system built on Lumen Laravel Framework
XXTEA encryption algorithm library for PHP.
XXTEA for PHP Introduction XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP. It is different from the original XXTEA e
JSON Object Signing and Encryption library for PHP.
NAMSHI | JOSE Deprecation notice Hi there, as much as we'd like to be able to work on all of the OSS in the world, we don't actively use this library
Strongly typed settings for Laravel, includes built-in encryption and friendly validation.
Strongly Typed Laravel Settings Install composer require bogdankharchenko/typed-laravel-settings Model Setup namespace App\Models\User; use Illuminat
Fast common interface for php_gmp and php_bcmath modules
BigInteger wrapper library for PHP Information This library is a common interface for php_gmp and php_bcmath modules. It automatically detects support
PictShare is an open source image, mp4, pastebin hosting service with a simple resizing and upload API that you can host yourself.
PictShare is an open source image, mp4, pastebin hosting service with a simple resizing and upload API that you can host yourself.
Obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
Laravel Hashid Laravel Hashid provides a unified API across various drivers such as Base62, Base64, Hashids and Optimus, with support for multiple con
Easily anonymize sensitive data through eloquent queries
Laravel Encryptable This package allows you to anonymize sensitive data (like the name, surname and email address of a user) similarly to Laravel's En
Laravel and Lumen Source Code Encrypter
Laravel Source Encrypter This package encrypts your php code with phpBolt For Laravel and Lumen 6, 7, 8 Installation Usage Installation Step 1 At the
Encryption cast for Eloquent
Encrypted A custom cast class for Laravel Eloquent that encrypts or hashes your values. Package is small and provides just a few, simple, well tested
Password manager featuring client-side encryption, vaults, folders and more.
vaults is a password manager featuring client side AES-256 encryption, PBKDF2 hashing, vaults, password generation & more. Features Technical overview
A Flysystem proxy adapter that enables compression and encryption of files and streams on the fly
Slam / flysystem-compress-and-encrypt-proxy Compress and Encrypt files and streams before saving them to the final Flysystem destination. Installation
Pretty Good Privacy (PGP) is an encryption program that provides cryptographic privacy and authentication for data communication.
Pretty Good Privacy (PGP) is an encryption program that provides cryptographic privacy and authentication for data communication. PGP is used for signing, encrypting, and decrypting texts, e-mails, files, directories, and whole disk partitions and to increase the security of e-mail communications. Phil Zimmermann developed PGP in 1991.
Replaces Laravel's built-in encryption with an encryption based on AWS KMS
Laravel Kms Encryption Introduction This package replaces Laravel's built-in encryption with an encryption based on AWS KMS. Two major features provid
Encryption-free Private Messaging For Flarum
Whisper - Private Messaging for Flarum A Flarum extension. Add private messaging functionality to your Flarum Community! Simple to install, no setting
A simple php (lumen) app for sharing sensitive text (basically like onetimesecret), but with full end-to-end AES-256-GCM encryption so even the server has no access to the data, and developed with very simple deployment in mind.
A simple php (lumen) app for sharing sensitive text (basically like onetimesecret), but with full end-to-end AES-256-GCM encryption so even the server has no access to the data, and developed with very simple deployment in mind.
A petite library of encryption functions for PHP
🔐 dcrypt A petite library of essential encryption functions for PHP 7.1+. For legacy PHP version support, look here. If you need a dcrypt inspired en
High-level cryptography interface powered by libsodium
Halite Halite is a high-level cryptography interface that relies on libsodium for all of its underlying cryptography operations. Halite was created by
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
Themis provides strong, usable cryptography for busy people General purpose cryptographic library for storage and messaging for iOS (Swift, Obj-C), An
Simple Encryption in PHP.
php-encryption composer require defuse/php-encryption This is a library for encrypting data with a key or password in PHP. It requires PHP 5.6 or new