Libraries tagged by entry
virgil/crypto
16187 Downloads
Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. See below for currently available languages and platforms. Get in touch with us to get preview access to our key infrastructure.
tmilos/jose-jwt
127033 Downloads
Javascript Object Signing and Encryption JOSE PHP library, supporting JSON Web Tokens JWT and JSON Web Encryption JWE
tecnickcom/tc-lib-pdf-filter
81316 Downloads
PHP library to decode PDF compression and encryption filters
sop/gcm
186727 Downloads
A PHP library for Galois/Counter Mode encryption with AES.
richardstyles/eloquentencryption
12057 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
relaticle/custom-fields
115 Downloads
User Defined Custom Fields for Laravel Filament
rawilk/laravel-casters
4926 Downloads
A collection of custom casts for Laravel.
privatebin/privatebin
79 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).
php-privacy/openpgp
4172 Downloads
PHP Privacy - The OpenPGP library in PHP language
ph-7/obfuscator
2423 Downloads
Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
noprotocol/php-mysql-aes-crypt
76637 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
mpyw/easycrypt
3302 Downloads
A class that provides simple interface for decryptable encryption.
leigh/chacha20
3889 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
legierski/aes
39332 Downloads
OpenSSL-compatible AES library
hemiframe/php-aes
26044 Downloads
PHP class for encrypt and decrypt data with AES algorithm